The files listed below are relative to the
<DB2Everyplace>\SDK\JSP\sample\jsp directory. All of the
sample JSP applications use the Visiting Nurse sample database in the
<DB2Everyplace>\SDK\JSP\sample\data directory. Tutorials
are in the <DB2Everyplace>\SDK\JSP\doc directory.
- Applications developed using WebSphere Studio Professional/Entry Edition
v4.0
- Visiting Nurse Schedule
- Description
- This sample dynamically queries the Visiting Nurse database and displays
the results in a table.
- Start page
- VNSchedule_ws40\scheduleHTMLResults.jsp
- Tutorial
- ws40.pdf
- Applications developed using WebSphere Studio Application Developer
v4.0
- Visiting Nurse Schedule
- Description
- This sample dynamically queries the Visiting Nurse database and displays
the results in a table. This sample application requires JDBC
2.0 and cannot be run on Symbian OS Version 6.
- Start page
- VNSchedule_wsad40\scheduleMasterView.jsp
- Other files
-
VNSchedule_wsad40\web.xml
VNSchedule_wsad40\dbbeans.jar
- Tutorial
- wsad40.pdf
- Applications developed using WebSphere Studio Application Developer
v5.0
- Visiting Nurse Schedule
- Description
- This sample dynamically queries the Visiting Nurse database and displays
the results in a table.
- Start page
- VNSchedule_wsad50\scheduleMasterView.jsp
- Other files
-
VNSchedule_wsad50\web.xml
VNSchedule_wsad50\dbbeans.jar
VNSchedule_wsad50\scheduleMasterViewBean.class
- Tutorial
- wsad50.pdf
- Applications developed outside of WebSphere Studio
- Visiting Nurse
- Description
-
- Start page
- VisitingNurse\schedule.jsp
- Other files
-
VisitingNurse\contact.jsp
VisitingNurse\medrecord.jsp
VisitingNurse\person.jsp
Related tasks
Related concepts