[ANN] M7 NitroX for Struts, Eclipse Edition Debuts at 2004 JavaOne
Date: Tue, 06 Jul 2004 14:47:40 GMT
Summary of key functionality:
* Simultaneous source and visual JSP and Struts editing
* JSP debugger - debug from JSP, step into tags, and back out to JSP.
* Validations and consistency checking across all levels of the web
application. All levels of the web application (java, jsp, struts,
etc.) are scanned and mapped using AppXRay.
Info, try, buy at www.m7.com
Relevant Pages
- [ANN] M7 NitroX for Struts, Eclipse Edition Debuts at 2004 JavaOne
... * Simultaneous source and visual JSP and Struts editing ... JSP debugger - debug from JSP, step into tags, and back out to JSP. ... (comp.lang.java.programmer) - Re: [OT] Which technology might I use for this web application?
... Can I write the server code in Java? ... output-rich purposes, Java Server Pages (JSP) is a useful technology that runs on top of servlets. ... Apache Tomcat is a popular, capable servlet container; some other containers include IBM Websphere and Bea WebLogic, and there are others. ... Some tag libraries include JSP custom tags for performing DB accesses, or you can do it directly in your own Java code. ... (comp.lang.java.programmer) - Re: HTML templates
... much as custom JSP tags. ... HTML.Template was great for quickly porting code which ... we could have used JSP ... Andrea Spinelli - IT&T srl aspinelli@no-spam-plase-imteam.it ... (comp.lang.java.programmer) - Re: Choice between JSP and Servlet
... > I'm new to jsp myself and am interested, therefore, as an observer. ... The tags ... i.e. they provide accessors/mutators named getXXX/setXXX (where XXX is ... The bean specified by the name attribute is located and the getXXX ... (comp.lang.java.programmer) - Re: Use JSP as implementation language for components/modules?
... Then one way to implement that using JSP is like this: ... > query form component, and I would like it quite a bit because it is ... > But if I go for making a taglib, then I can't use JSP for implementing ... Tags CAN create scripting variables which can be accessed in the tag ... (comp.lang.java.programmer) |
|