This page provides a starting point for finding information about Web applications, which are comprised of one or more related files that you can manage as a unit, including:
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...
Find links to Web resources for learning, including conceptual overviews, tutorials, samples, and "How do I?..." topics, pending their availability.
Explore the key concepts pertaining to Web applications. Web applications are comprised of one or more related files that you can manage as a unit, including HTML files, servlets, and Java™ ServerPages (JSP) files. 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.
A session is a series of requests to a servlet, originating from the same user at the same browser.