--

Hope this question hasn't been asked too much :)

Is there anyway to redirect a call from a servlet to a jsp page from within the 
servlet. We aren't looking to just Reponse.redirect(URL) but actually pass the Request 
onto the jsp page.

JSDK 2.1 would perform this ala - ServletContext.getRequestDispatcher().forward()

Any help would be much appreciated

Thankyou!!

Scott Anderson
Web-X
936 Pacific Ave 
Tacoma, WA 98402
253-627-7596
[EMAIL PROTECTED]



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to