Visual Web Development IDE For JSP, JSF, and Servlets
Is there any tool (IDE) that provides a visual web Development for JSP and JSF?
Before, Netbeans 5 has a visual web development plugins, but in the new version this plugins are not available I do not why?
Please, if anyone knows any visual tools or plugins that can be use it with开发者_开发技巧 netbeans or eclipse, provide its name and link.
JBoss Tools plugin for Eclipse has collection of editors for JSP, JSF etc.: http://docs.jboss.org/tools/3.2.1.GA/en/visual_web_tools_ref_guide/html/Visual_Web_Tools.html#key_features although it is relatively slow.
精彩评论