Login and Password for Demos
-
Login servlet
| User Name |
Password |
| Mike Gehard |
se452 |
| Scott McNealy |
java |
| Bill Gates |
windows |
| Larry Ellison |
oracle |
Note: All the user names and passwords are case sensitive.
-
HTTP Basic Authentication servlet
| User Name |
Password |
| Mike |
se452 |
| Student |
hello |
Note: All the user names and passwords are case sensitive.
-
Java Expo web app
| User Name |
Password |
| Scott McNealy |
lavender |
| Steve Jobs |
aqua |
| Bill Gates |
blue |
Note: All the user names and passwords are case sensitive.