Re: Servlet's doPost() results in jsp file not found error
- From: kittle25@xxxxxxxxx
- Date: 29 Sep 2005 16:12:27 -0700
Thanks!,
I call different jsps in doget and do post so cant call doGet() From
doPost().
I had tried giving the whole path name ( from root directiry) but that
didnt work.
just for my knowlegde, how does context path differ form giving the
absolute path?
.....all this worked perfectly in Tomcat, but i am using Websphere rt
now and it doesnt like it.
I'll try using the context path and see if that works, thanks for your
help :)
.
- References:
- Servlet's doPost() results in jsp file not found error
- From: kittle25
- Servlet's doPost() results in jsp file not found error
- Prev by Date: Re: almost there!
- Next by Date: Re: refresh problem
- Previous by thread: Servlet's doPost() results in jsp file not found error
- Next by thread: Help/Advice/Example Code Needed for This Project
- Index(es):
Relevant Pages
|