Administer web applications
- HTML files
- Servlets can support dynamic web page content, provide database access, serve multiple clients at one time, and filter data.
- JSP files enable the separation of the HTML code from the business logic in web pages.
IBM extensions to the JSP specification make it easy for HTML authors to add the power of Java technology to web pages, without being experts in Java programming. More introduction...
Subtopics
- Deploy JavaServer Pages and JavaServer Faces files
- Deploy web applications with remote web or portlet applications using RRD
- Administer web applications
- Asynchronous request dispatching settings
- Administer RRD applications
- Configure HTTP sessions
End-to-end paths for web applications Migrate web applications Web applications Script web applications Secure web applications Developing web applications Tune web applications Troubleshoot web applications