Hi to all,

   It is related to Servlet ok.

 Files: LoginServlet.java,FirstServlet.java,SecondServlet.java.

 LoginServlet:  It evaluates the userid and password.It both are valid then
it invokes the FirstServlet ie it is like a  mailbox(now mailbox
opened).Once i pressed the compose button ie in FirstServlet it invokes the
SecondServlet ie compose box.

           Here the problem is , once i copy the enire URL ie of compose
box  and paste into the new browser's ,
Then once i press the enter button it directly goes to compose box of
SecondServlet ie we are losing the securityauthentication.

         Now we want to maintain security for this session ok.
I tried using Sessionid,sessioncreationtime,lastaccesedtime but i am not
maintaining the security.
How to maintain security using Servlets for entire session ok.
please inform me immediatly ok.

Thanks in advance.


Regards,
Gali Sreenivasulu Naidu

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to