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

2005-10-13 Thread John Andrews
you explain your problem little bit more, i am not getting your problem exactly. Sunil "John Andrews" <[EMAIL PROTECTED]> 10/12/2005 10:16 PM Please respond to "Struts Users Mailing List" To "Struts Users Mailing List" , "Martin Gainty" <[E

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

2005-10-12 Thread John Andrews
o forward such as whereas Home idenitifies a URI which you will link to from the definition associated with 'home' in the Global forwards defined in struts-config.xml HTH, Martin- - Original Message - From: "John Andrews" <[EMAIL PROTECTED]> To: Sent: Wednesday, October

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

2005-10-12 Thread John Andrews
I have the action mapping below in my struts config file: When I request that the corresponding action be executed using the URL: http://www.xx.com/packages/packageActionCreateT.do?dispatch=createPackag e Then the action is only executed once - unless i