On Thu, Feb 28, 2008 at 12:38 PM, Pid <[EMAIL PROTECTED]> wrote:
> Stephen Nelson-Smith wrote:
>  > I have deployed an application under Tomcat, fronted by Apache.  I am
>  > experiencing what looks like strange redirects when I try to use the
>  > application.
>  >
>  > The front page is a login screen, but if I try to login, Tomcat
>  > attempts to locate a resource called /Login.jsp, which doesn't exist.
>  >
>  > The page should attempt to load the servlet "piston" defined in my
>  > WEB-INF/web.xml
>
>  what is the HTML / JSP source of the front page?

login.jsp

I think it looks like the application has an exception throwing
mechanism that was written under windows, and sends the user back to
Login,jsp.

Does my config look sane?  I am not sure if I need all those proxy
passes, as I had hoped just / -> / would do the trick.

S.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to