| Author |
problem with application context path
|
naresh g goparapu
Greenhorn
Joined: Dec 30, 2007
Posts: 8
|
|
Hi all,
I am using weblogic 10 to run ATG(Art Techonology Group) ecommerce applications.With in my jsp ,I have included another jsp which is availabe in another webapplication but both are in the same enterprise application.
with in the included jsp ,when I tried to get the context path using the <%=request.getContextPath()%> I really got embarassed with the output i got .
/AssetManag
but actually the contextroot of the included jsp is 'pelayo' and the original jsp context root is 'AssetManager'
I was really wondering from where this contextpath /AssetManag i got .because of this context mismatch I am getting the usual 404 error.
The same application is working fine with JBOSS.
please help me in this regard.
|
 |
 |
|
|
subject: problem with application context path
|
|
|