Re: Servlets, send redirect and request scope
- From: "Berlin Brown" <berlin.brown@xxxxxxxxx>
- Date: 30 Aug 2006 20:48:30 -0700
Yea, but it isnt as clean and not generic. For example, I would have
find every instance of request 'getParameters' that existed at the end
servlet and replace with the session getting code.
I wish there was a way to fill in values in the request object, that
way I wouldnt have to change any code at all.
Arne Vajhøj wrote:
Berlin Brown wrote:
Security reasons. It is needed to do the redirect.
Then sessions or a special cookie.
Arne
.
- Follow-Ups:
- Re: Servlets, send redirect and request scope
- From: Chris Smith
- Re: Servlets, send redirect and request scope
- References:
- Servlets, send redirect and request scope
- From: Berlin Brown
- Re: Servlets, send redirect and request scope
- From: Arne Vajhøj
- Re: Servlets, send redirect and request scope
- From: Berlin Brown
- Re: Servlets, send redirect and request scope
- From: Arne Vajhøj
- Servlets, send redirect and request scope
- Prev by Date: Re: Running java programs from class files
- Next by Date: Re: Framework for import plain text files into databases
- Previous by thread: Re: Servlets, send redirect and request scope
- Next by thread: Re: Servlets, send redirect and request scope
- Index(es):
Relevant Pages
|