You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Bruce Altner <ba...@hq.nasa.gov> on 2004/04/29 18:39:34 UTC

RequestDispatcher ignores request attributes

Greetings:

I'm trying to use RequestDispatcher within an action class to allow 
internal processing by another servlet. Two odd things are observed:

1) all parameters set on the request object via setAttribute() are ignored
2) given #1 above, I pass the parameters along on the url string using the 
usual delimiters (?,&,&,...etc) but only the first parameter is used...the 
others are ignored.

Is this a turbine issue?

Thanks,
Bruce


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org