<action name="*">
<param name="something">something</param>
</action>
What is the use of param here? I thought it would call
setSomething("something") on my action, but it won't.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

