Dynamic Page Compilation with
|
IntroductionJava Server Pages allows developers to easily create dynamic, interactive web pages by embedding scripts directly into HTML. By separating presentation code from the generation of dynamic content, JSP also allows HTML web designers to change the presentation of applications with minimal Java programming knowledge. This session begins with an introduction to the Java Server Pages API and its capabilities. Next, information is presented on how you can use JSP to deliver information on the web. Examples will be shown on how to process HTML forms, create JSP beans and use state management. |
Related Servlet Articles by Chád DarbyRelated Books Recommended by Chád Darby |