Title: RE: Login System

Hi,
in your web.xml, it seems like you have added login.jsp as one of the pages to be protected.
Remove that entry and it looks like it should work just fine.

> -----Original Message-----
> From: Truong Di Ly [mailto:[EMAIL PROTECTED]]
> Sent: den 20 september 2000 13:48
> To: Orion-Interest
> Subject: Login System
>
>
> Hi,
> first thanks to Magnus for one problem is fixed.
> But still there is a bug with my login web component.
> Try it!
>
> cd $orionhome/applications
>
> unzip login.zip
>
> change server.xml by adding this line:
> <application name="login" path="../applications/login" />
>
> change default-web-site.xml by adding this line:
> <web-app application="login" name="login-web" root="/login" />
>

Reply via email to