I am trying to use one ActionMapping for several different <html:link
forward="" > links.
What Struts tag do use to  store the "forward paramenter" referenced in this
part of the code in DispatchForward:
wantForward = request.getParameter("forward");

thank you in advance.

Reply via email to