websample : example of servlet accessing a protected EJB
This web application is packaged as a "war".
When you will click to access the servlet, your web browser will open a dialog box
asking you a user ID and a password.
Use :
- For Tomcat 4.1.x
tomcat for the user ID
tomcat for the password
- For Jetty 4.2.x
jetty for the user ID
jetty for the password
These are default values of Tomcat/Jetty used for testing security access.