WAS v8.5 > Develop applicationsDevelop web applications
Web applications are comprised of one or more related files managed as a unit, including:
- 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
- Develop web applications
- Assemble web applications
- Develop session management in servlets
- Assemble so that session data can be shared
Related information:
End-to-end paths for web applications
Migrating web applications
Administer web applications
Scripting web applications
Secure web applications
Web applications
Tune web applications
Troubleshooting web applications