Hi,

i've got a pretty simple action that takes a couple of params, does some simple 
parameter validation (in case there are any problems the user is redirected to an 
error page) and has no html form associated with it (it's called using a GET method 
from an UI test)... would using an ActionForm in this case be necessary? or using 
request.getParameter() in action will be enough? 

thanks
r

___________________________________________
Get your free mail box @ http://www.mail.md



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to