Thread: JSF Tutorial
View Single Post
  #1  
Old 06-02-2009, 02:25 PM
bholus7
Guest
 
Posts: n/a
Default JSF Tutorial

JSF Tutorial


Servlet and JSP Review



This section provides a quick review of the server-side programming topics that will be used throughout this tutorial. There are no Ajax-specific topics in this first section. For more details on server-side programming, see the servlet and JSP tutorials.

Tutorial section:

* Servlet+JSP-Review.pdf. Free for personal use.

Topics:

* What servlets are all about
* Servlet basics
* Creating and deploying projects in Eclipse. Also see the Tomcat and Eclipse tutorial.

* Creating forms and reading form data
* JSP scripting
* Using XML syntax for JSP pages
* JSP file inclusion
* MVC

Reply With Quote