You can do that by going to admin panel /webservice then modifying the servlet alias for /  to a new servlet(previously it was file) to a new servlet which implements your own specific policy.
1) Get the user name and password by displaying login page
IF he is a valid user create a Session.
Check for that session in you policy Implementation servlet.
bye
kiran & jk
 
----- Original Message -----
Sent: Wednesday, February 02, 2000 8:40 PM
Subject: One entry to WebApp

Hello,
 
How can I ensure exactly one entry to my web application - through an 'authentication page' ?
 
What should I do to make other pages directly inaccessible ?
 
 
                                                        Krzysztof Marcinowicz
 

Reply via email to