Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在 Struts2 框架中实现 jquery(比如在搜索框中自动完成),所以我想知道哪种方法是为 struts2 实现使用 jquery 插件的最佳方法,或者只是在 struts 2 中添加 jquery?有什么好的教程可以开始吗??
我会推荐这个插件,因为它提供的不仅仅是 jQuery - 它为您提供了为您完成大部分工作的 JSP 标签。 这有一个简单的示例可以帮助您入门。还有一个展示柜,为所有各种标签提供示例代码。