>>Hey! that was my idea! ;-) +1 to Larry's idea :) sorry didn't read the thread :)
-----Original Message----- From: Larry Meadors [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 10:31 AM To: [EMAIL PROTECTED] Subject: RE: [OT] request object w/ response.sendRedirect >>> [EMAIL PROTECTED] 03/30/04 7:56 AM >>> > store information in a db that both webapps have access to. Hey! that was my idea! ;-) Another option someone else mentioned was to create a form in a jsp that does a post submit to the page you are redirecting to using javascript. I think those are your two options. I guess if you don't have a shared database, and cannot use javascript, another option would be to set up a web service, tell the page you are redirecting to how to get data from there via the query string. Seems like a heck of a lot of work, but if those are your constraints... Larry --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]