Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: Problem in forwarding from a servlet to jsp


Message #1 by "Pushkar Bhingarkar" <pushkar.bhingarkar@m...> on Thu, 30 May 2002 06:39:43
Hello,
     I have a servlet which forwards to a JSP page. In URL I see the name 
of servlet only and I can properly see the jsp page only for the first 
time. If I hit on refresh button on IE browser, then instead of refreshing 
the page, the HTML source code of the translated jsp is shown. In the same 
fashion if I click on a link on the forwarded JSP and click back button, I 
see the HTML code generated for the JSP.
    I am not able to solve the problem. Can anyone pls guide me as to what 
the problem is and how should I go about solving it?

Any help on this is greatly appreciated...
-Pushkar
 

  Return to Index