I am using Tomcat server. Can you please tell me how exactly to do that
(what code I have to write etc)

Thanks

Anubhav
----- Original Message -----
From: "Prashanth.S" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, July 31, 2003 11:33 AM
Subject: Re: Need help for design


> Hi,
> U can use authenticator classes of whatever server u use...Example is to
use cauchoauthenticator [if u r using resin web server]...etc
> Thnks
> Prashanth
>
> Anubhav Kale <[EMAIL PROTECTED]> wrote:
> Hello
>
> I want to create a simple JSP page with login and password fields. If i/p
is correct (verified against a database) I should give user access to some
JSP pages. If user tries to go to these JSP pages directly without entering
correct username and password then he should be redirected back to login
page.
>
> How do I do all this? (I think i need to create some session id and things
like that)
>
> Thanks
>
> Anubhav
>
>
>
> ---------------------------------
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to