Topic Index
servlets
Page 2 - 1 2
Implementing Hamlets
The Hamlet framework was developed to extend Java servlets and enforce the separation of content from presentation. In this article, you'll find an additional way to provide dynamic content as Rene Pawlitzek advances the framework further and refines use of the template engine.
)
-->
The Hamlet framework was developed to extend Java servlets and enforce the separation of content from presentation. In this article, you'll find an additional way to provide dynamic content as Rene Pawlitzek advances the framework further and refines use of the template engine.
All Java, No Froth: 6 Easy Steps to MVC Web Apps
Tired of the Java hype? Cut to the chase with this easy, 6-step tutorial designed to introduce budding Java developers to the power of this fantastic technology. Kevin introduces JDBC, servlets, JSP, and JSTL, and combines them using MVC architecture to help you gain the knowledge you'll need to concoct practical Java web apps.
)
-->
Tired of the Java hype? Cut to the chase with this easy, 6-step tutorial designed to introduce budding Java developers to the power of this fantastic technology. Kevin introduces JDBC, servlets, JSP, and JSTL, and combines them using MVC architecture to help you gain the knowledge you'll need to concoct practical Java web apps.
Deploy J2EE applications on Apache Geronimo
Learn how to deploy JavaServer Pages (JSPs), servlets, and different Enterprise JavaBeans (EJBs) on Apache Geronimo. This article includes the deployment steps required for Apache Geronimo, which are different from other Java 2 Platform, Enterprise Edition (J2EE) containers.
)
-->
Learn how to deploy JavaServer Pages (JSPs), servlets, and different Enterprise JavaBeans (EJBs) on Apache Geronimo. This article includes the deployment steps required for Apache Geronimo, which are different from other Java 2 Platform, Enterprise Edition (J2EE) containers.
New features added to Servlets 2.5
In this article, Jason Hunter reviews the changes included in the latest version of the Servlets specification. This maintenance release includes support for annotations, several web.xml conveniences, a handful of removed restrictions, and some edge case clarifications.
)
-->
In this article, Jason Hunter reviews the changes included in the latest version of the Servlets specification. This maintenance release includes support for annotations, several web.xml conveniences, a handful of removed restrictions, and some edge case clarifications.
What Is a Portlet
The portlet API allows you to create web pages with independent yet interrelated parts. In this introduction, Sunil Patil introduces them by showing how to create a Hello World portlet and deploy it with the Apache Pluto server.
The portlet API allows you to create web pages with independent yet interrelated parts. In this introduction, Sunil Patil introduces them by showing how to create a Hello World portlet and deploy it with the Apache Pluto server.