Re: Passing Action parameter in struts.xml

2008-04-21 Thread Tommy Becker
I really should read the documentation ;) http://struts.apache.org/2.x/docs/static-parameters-interceptor.html Tommy Becker wrote: I can't seem to get any parameters to actually pass to actions via struts.xml. Here's an example action config out of my struts.xml (

Passing Action parameter in struts.xml

2008-04-21 Thread Tommy Becker
I can't seem to get any parameters to actually pass to actions via struts.xml. Here's an example action config out of my struts.xml (ignore the slashes in the action name, we're using a third party container): class="/motricity/presentation/action/EndUserWMLHome" method="in