When directly calling an action we can send a petition like
.../ActionName.action?var1=val1&var2=val2 using the GET method. I understand that that calls an action with a couple of parameters. Can I do something similar when calling an action from the <s:action> tag ? that is, Can I call an action using the action tag with a couple of parameters? If possible, can it also be done using the POST method? Thanks in advance, Asaf --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]