This is a test html file.
Test php here.
Test jsp file here.
Test servlet file here.
Demonstration Programs
HelloWorld! (JSP)
JDBC Query (JSP)
Hello World! (Servlet)
JDBC (Servlet)
JDBC Employee Query (Servlet)
JDBC Employee Query (JSP)
Sending Session Data Page,
Receiving Session Data Page
HelloWorld in JavaScript from JSP
Validate Numbers with JavaScript
AJAX - Validate Email (form),
AJAX - Validate Email (JSP),
AJAX - Validate Email (code)
AJAX - Change province/state (form),
AJAX - Change province/state (JSP),
AJAX - Change province/state (code)
Login Demonstration
Try to get to this page without logging in:
Protected JSP Page
You should be re-directed to the login page.
After entering the correct uid/password (both "test") you can now get to the protected page.