Larry,

I've considered the web services approach, but still need to support
non-dotNet ASP applications.  An interface could be written for this
environment, so it's still on the radar as a possible solution.  I've even
considered re-writing everything into a true web service, but I'm not sure
if that will solve my issue (not familiar enough with web services at this
point to fully understand the implications).

I guess I'll also take a look at the form post / javascript option...

Thanks!

Jerry Jalenak
Development Manager, Web Publishing
LabOne, Inc.
10101 Renner Blvd.
Lenexa, KS  66219
(913) 577-1496

[EMAIL PROTECTED]


> -----Original Message-----
> From: Larry Meadors [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 30, 2004 9: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]
> 
> 

This transmission (and any information attached to it) may be confidential and
is intended solely for the use of the individual or entity to which it is
addressed. If you are not the intended recipient or the person responsible for
delivering the transmission to the intended recipient, be advised that you
have received this transmission in error and that any use, dissemination,
forwarding, printing, or copying of this information is strictly prohibited.
If you have received this transmission in error, please immediately notify
LabOne at the following email address: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to