Is there any way a jsp can read in a set of variables (form the query string) from a non-jsp? What is the best way to handle this situation: A non-jsp page (nonjsp.html from a different server) submits to a jsp via the query string (?variable1=1) How/Can the jsp retrieve this info for its own use? (Essentially, I want to populate a new form with this information, with as little Javascript as possible.) =========================================================================== 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".
Passing FORM variables via from a non-Jsp page
Woodson, Brandon (AC-Atlanta) Mon, 9 Aug 1999 14:40:53 -0700
- Re: Passing FORM variables via from a non-J... Woodson, Brandon (AC-Atlanta)
- Re: Passing FORM variables via from a ... Hans Bergsten
