Reza,

I'm not sure if this is what you're looking for, but there is an example
(numguess) that comes with the JSP 1.0 reference implementation and uses the
same JSP file for the request and response.  Otherwise, what's wrong with
using parameters as in the login page example in the FAQ?

Hope this helps,
Rick

-----Original Message-----
From: Beheshti, Reza
To: [EMAIL PROTECTED]
Sent: 6/9/99 12:04 PM
Subject: How do you send them back to where they came from?

Hi,
I am relatively new to JSP and Servlet, so forgive me if this is a
trivial
question.
I dogged thru the servelt API and did not find anything in "req" object
where I can figure out the URL of the req.
I need to be able to (in the servelet) figure out the origin URL of a
request, so after I process the request in the servlet, I can send it
back/redirect it to the same exact page/URL that it came from.

Thanks,
Reza

========================================================================
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to