Error 404--Not Found (while using apache and weblogic)

Posted on Stack Overflow See other posts from Stack Overflow
Published on 2009-04-13T10:26:56Z Indexed on 2012/10/03 9:37 UTC
Read the original article Hit count: 111

Filed under:
|
|

I have an application deployed in weblogic, and am using apche server.Normally, when I enter the url for the application, it should display a jsp (1) kind of please wait then this one will redirect to another jsp (2).

the problem is when I enter the url of the application, it displays jsp (1) "please wait" and while redirecting it gives the error (Error 404--Not Found).

What do you think the problem is ?

© Stack Overflow or respective owner

Related posts about apache

Related posts about jsp