Hi,

I'm using Struts 2.  I am fairly new to Struts and wondered how I would set
this up.  What I want to do is when someone types in
"mydomain.com/context_path/flow.do", something on the server side catches
the request, and a parameter with name="token", value="123" to the request,
and then forwards the request to "/jsp/start.jsp".

How do I do this using the struts framework?

Thanks, - Dave

-- 
View this message in context: 
http://www.nabble.com/How-do-I-add-a-paramter-to-the-request-and-forward--tp22082233p22082233.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to