InfoCenter Home >
4: Developing applications >
4.2: Building Web applications >
4.2.2: Developing JSP files >
4.2.2.3b: JSP .91 examples

4.2.2.3b: JSP .91 examples

The example JSP application accesses the Sample database that you can install with IBM DB2. The example application includes:

(Login.jsp) An interface for logging in to the application
(Employee.jsp) A dialog for querying and updating database records
(EmployeeRepeatResults.jsp) A dialog for displaying update confirmations and query results

Go to previous article: Example: JSP .91 syntax: <INSERT> and <REPEAT> tags Go to next article: JSP code example -  EmployeeRepeatResults

 

 
Go to previous article: Example: JSP .91 syntax: <INSERT> and <REPEAT> tags Go to next article: JSP code example -  EmployeeRepeatResults