GWT AutoSuggest在JSP中 [英] GWT AutoSuggest In JSP

查看:135
本文介绍了GWT AutoSuggest在JSP中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在JSP中添加一个GWT自动提示文本框。



有人可以提供一些有关这方面的信息吗?

谢谢

解决方案

通常,GWT被认为是一个与小部件框架不同的Web应用程序框架。就我个人而言,我认为GWT太重,不能仅仅向简单的网页添加自动推荐,而是使用诸如 jQuery自动完成

话虽如此,运行GWT代码并没有什么不可思议的。遵循GWT标准模块布局,只需将您的JSP页面设置为 GWT主机页面,您可以将路径更改为编译模块的绝对路径。


I would like to add a GWT autosuggest textbox in JSP.

Could someone provide some insight into this?

Thanks

解决方案

Typically GWT is considered a web application framework which is different to a widget framework. Personally I would consider GWT too heavy to just add an autosuggest to a simple web page and instead use something like jQuery autocomplete.

Having said that, there's nothing magical about running GWT code. Follow GWT standard module layout and just set up your JSP-page as a GWT host page where you alter the paths to be absolute to your compiled module.

这篇关于GWT AutoSuggest在JSP中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆