RE: action class not being called for repeat initial requests when using validation

2005-10-12 Thread Sunil_Sahu
TED] Sent: 12 October 2005 17:00 To: Struts Users Mailing List Subject: Re: action class not being called for repeat initial requests when using validation John There are a number of solutions I would suggest looking at JBuilder doc located at http://bdn.borland.com/borcon2004/article/paper/0,1963,3

RE: action class not being called for repeat initial requests when using validation

2005-10-12 Thread John Andrews
problem since the action class is neccessary to populate the form's formbean correctly. John -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: 12 October 2005 17:00 To: Struts Users Mailing List Subject: Re: action class not being called for repeat initial requests

Re: action class not being called for repeat initial requests when using validation

2005-10-12 Thread Martin Gainty
John There are a number of solutions I would suggest looking at JBuilder doc located at http://bdn.borland.com/borcon2004/article/paper/0,1963,32246,00.html the fastest way is for your button to route to your jsp page is to route to the page identified by the action mapping in struts-config.xm