You can just make getters and setters with parameters names in the action class.
GEDA wrote: > > Actually I am quite sorry for not digging the answer in the forum archive. > Anyway here is a quote of the correct answer: > > So I've finally found out how it can be done. Through action context I can > get > value stack and find any possible value being already there. > > ActionContext.getContext().getValueStack().findValue("valuename"); > > Not exactly nice as the parameter is not pushed to the action by the > caller > but the action must dig on the value stack for it, but at least it > works... > -- View this message in context: http://www.nabble.com/Newbie%3A-How-can-I-get-the-param-values-from-an-url---tf3882218.html#a11005996 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]