Hi all,
I have my login servlet under
webapp/jetspeed/web-inf/classes/myservlets/login.class. I invoke a
loggedin.html from this servlet. loggedin.html is located under
webapp/jetspeed/myhtml/loggedin.html. so in my servlet, i gave
window.open("../../../myhtml/loggedin.html");.
but apache gives error saying resource /myhtml/loggedin.html couldnt not be
found. I tried copying this file to various directories including the
template directories under jetspeed but no success.. can someone how the
file path is specified in jetspeed..
thanks
bharani.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>