Hi Praveen,
   
  Hope you are doing well... I want to share something regarding your question. 
Generally, the Action.perform() method takes only a single form bean as a 
parameter(of course, it takes 4 parameters: 
ActionForm,ActionMapping,HttpServletRequest,HttpServletResponse).
  So, surely we can't provide two formbeans for the action.
   But if your want to acheive that, you can use nest beans. That means, you 
can create object for one bean in other bean class and use it. 
   
  According to my knowledge, I'm thinking so. Any how, check it  out with 
others too.
   
  Take care. Have a nice time. Bye...
   
  Thanks,
  Saritha
[EMAIL PROTECTED] wrote:
  Hi ,

I am new to struts.. although i have a couple of years experience in 
java/j2ee.
i have a question. Can two ActionForms be associated with the same Action 
class ..
if yes how.


Regards,
Praveen 


Notice: The information contained in this e-mail message and/or attachments to 
it may contain confidential or privileged information. If you are not the 
intended recipient, any dissemination, use, review, distribution, printing or 
copying of the information contained in this e-mail message and/or attachments 
to it are strictly prohibited. If you have received this communication in 
error, please notify us by reply e-mail or telephone and immediately and 
permanently delete the message and any attachments. Thank you



                
---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great rates 
starting at 1¢/min.

Reply via email to