<cringe>

I had headed down the cookie path in the past 1/2 hour or so.  Craig - can
you elaborate on the potential problems of using cookies across hosts?

</cringe>

Thanks....

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

[EMAIL PROTECTED]


> -----Original Message-----
> From: Craig McClanahan [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 29, 2004 3:28 PM
> To: Struts Users Mailing List
> Subject: Re: [OT] request object w/ response.sendRedirect
> 
> 
> Larry Meadors wrote:
> 
> >But from an earlier message, the request may be going to a different
> >server - potentially even a non-java one.
> >
> >  
> >
> >>>>[EMAIL PROTECTED] 03/29/04 2:15 PM >>>
> >>>>        
> >>>>
> >Bill Siggelkow wrote:
> >
> >  
> >
> >>Hmm ... well, the actual new request is generated by the 
> browser when 
> >>it processes the "redirect" response.  You should be able to add 
> >>parameters to the query string, however.
> >>
> >>    
> >>
> >Or, you can store the data you need later in the session.
> >
> >Craig
> >
> >  
> >
> Reading further on in the thread, this doesn't sound like it's 
> sufficient for the use case at hand.
> 
> Basically, the only way to get information included in the subsequent 
> request is to coerce the browser into sending it.  Examples 
> of ways you 
> can do that include:
> 
> * Adding query parameters to the URL
> 
> * Adding hidden input fields in a form
> 
> * Creating cookies (although that won't generally
>   work across hosts)
> 
> Craig
> 
> 
> ---------------------------------------------------------------------
> 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