For Sun Java System Application Server Platform Edition 8.2 ... J2EE Components ... Creating the Pages...
java.sun.com/j2ee/1.4/docs/tutorial/doc/ java.sun.com/j2ee/1.4/docs/tutorial/doc/
The JSP technology--which abstracts servlets to a higher level--is an open, freely available specification developed by Sun Microsystems as an alternative to Microsoft's Active Server Pages (ASP) technology, and a key component of the Java 2 Enterprise Edition (J2EE) specification.
java.sun.com/developer/technicalArticles/javaserverpage... java.sun.com/developer/technicalArticles/javaserverpages/servlets_jsp/
On the other hand recent frameworks like Java Server Faces (JSF) or ASP.NET try to provide the advantages of object (component) orientated GUI-Design known from 'fat-client' apis like Swing or Visual Basic (stateful objects, event-mechanismus). ... Apache Struts is a free open-source framework for creating Java web applications.
www.java2s.com/Product/Java/J2EE-Web-Development/J2EE-F... www.java2s.com/Product/Java/J2EE-Web-Development/J2EE-Frameworks.htm
This framework is based on the MVC architecture (model-view-controller), but in contrast with other MVC frameworks, ... This framework supports several J2EE technologies including Java Server Pages (JSPs), JDBC, EJBs, JavaMail, XML and Web Services. Jt1.2 features support for J2EE Enterprise Java Beans (EJB) via Jt Adapters.
java-source.net/open-source/j2ee-frameworks java-source.net/open-source/j2ee-frameworks
Spring is a layered Java/J2EE application framework, ... The Brill Framework is an open source framework for developing transactional web sites using Java and XHTML. The Brill Framework was developed by Chris Bulcock, as a result of becoming frustrated with frameworks such as Apache Struts, which depends on Java Server Pages.
java-source.net/open-source/web-frameworks java-source.net/open-source/web-frameworks
JavaServer Faces - Wikipedia, the free encyclopedia
JavaServer Faces ( JSF ) is a Java-based Web application framework intended to simplify development integration of user interfaces and the operation on the values they(the UI) hold for Java EE appl...
en.wikipedia.org/wiki/JavaServer_Faces
10.5 Java Server-side Integration Framework : JSP, Struts, Spring, JSF, JSR 168, WSRP ... Developers creating enterprise strength web applications. ... The toolkit has been used in production applications since year 2001 and it is suitable for building compatible Rich Internet Applications (RIAs) on Java EE (or J2EE) platforms.
ajaxpatterns.org/Java_Ajax_Frameworks ajaxpatterns.org/Java_Ajax_Frameworks
Java developers discussing Java J2EE, java software, java programming and other trends in server side development ... Sun has released the Java Platform Enterprise Edition 6 and GlassFish Enterprise Server v3. ... The Application Server Matrix is a detailed listing of J2EE vendors and their application server products,
www.theserverside.com/ www.theserverside.com/
Previously we have looked at discrete examples of specific J2EE packages at times using them in combination with other APIs. Now we will move beyond that and spend some time looking at examples of complete J2EE applications using a sampling of J2EE packages and applying various Java design patterns in the process.
my.safaribooksonline.com/0131417452/ch33
JavaTM EE (J2EE) Programming (with Passion!) Basics; ... Related frameworks; ... Chapter 5: JavaServer Pages (JSP) Technology in Java EE 5 Tutorial...
www.javapassion.com/j2ee/ www.javapassion.com/j2ee/
Related Topics