Re: servlet redirect
- From: SMC <seanm@xxxxxxxxxxxx>
- Date: Tue, 23 May 2006 12:32:21 +1000
On Tue, 23 May 2006 11:57:45 +1000, Bob wrote:
when you use a redirect in a servlet is there some way to get the address of
the page it redirected from.
You could check the Referer header:
request.getHeader("Referer")
--
Sean
.
- Follow-Ups:
- Re: servlet redirect
- From: Oliver Wong
- Re: servlet redirect
- References:
- servlet redirect
- From: Bob
- servlet redirect
- Prev by Date: Re: what does marshalling means ?
- Next by Date: Re: what does marshalling means ?
- Previous by thread: servlet redirect
- Next by thread: Re: servlet redirect
- Index(es):