Re: request.setAttribute() fails to set attribute - help
- From: James Westby <jw2328@xxxxxxxxxx>
- Date: Sun, 29 Jan 2006 02:03:07 GMT
phillip.s.powell@xxxxxxxxx wrote:
If there is a request.setParameter() method, the API doesn't indicate that, else I would have used it for sure :(
[snip]
No, he is suggesting that you use getAttribute() methods to access things that you have set using setAttribute() methods.
As you say there are no setParameter() methods. If you want to use those then I guess you have to create a new request containing the original parameters, and those that you want to add.
James .
- References:
- request.setAttribute() fails to set attribute - help
- From: phillip.s.powell@xxxxxxxxx
- Re: request.setAttribute() fails to set attribute - help
- From: Lothar Kimmeringer
- Re: request.setAttribute() fails to set attribute - help
- From: phillip.s.powell@xxxxxxxxx
- request.setAttribute() fails to set attribute - help
- Prev by Date: Re: request.setAttribute() fails to set attribute - help
- Next by Date: Help Regarding Difference Between Object & Instacne
- Previous by thread: Re: request.setAttribute() fails to set attribute - help
- Next by thread: Re: request.setAttribute() fails to set attribute - help
- Index(es):
Relevant Pages
|
|