Java Reference
In-Depth Information
Developing Web Applications
with Servlets and JSPs
In this chapter we will be covering how to develop Java EE web applications taking
advantage of the Servlet API. We will also see how to develop Java Server Pages
( JSPs ) to better separate application business logic from presentation. Some of the
topics covered in this chapter include:
• Developing JavaServer Pages for display of dynamic web content
• Developing servlets for server-side processing of Java web applications
• Securing Web Applications
• Extracting common markup into JSP fragments
Search WWH ::




Custom Search