Hi,

I understand the problem. I am using the <s:url action="xyz">Click here
</s:url> for making the action and I dont have <form> defined in my JSP. If
we use like this, we may not receive the parameters in the current form to
be transfered to our Action class by using ParameterAware features. Hence,
keep the fields with in <form > tags and the submit action. You will get the
data.
-- 
View this message in context: 
http://www.nabble.com/Problem-in-Parameter-passing.-tf4354138.html#a12421083
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to