----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
I am sorry but i am just i beginner and i feel confused.
I want to authentificate my users. What i want to do is as follows: i
want to check the access to a page and if one is not log in then
redirect him to the log in page. To check the access i want to use a
servlet (sessions). But for execute the servlet i need a form action
and the redirection should be performed when the user call the page
without previous log in. How can i do it or where can i find information
about it?
i use apache web server 1.3.9 and Jserv 1.1b3
Thanks in advance.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]