Re: s:action with validation failure of form submit

2008-01-27 Thread jwpronto
As much info as possible below: I traced through the action tag library and it looks like the proxy's execute method is being called from the ActionComponent but no exception is thrown and the action call is never actually called so somehow their is some sort of swallowed exception or mis-configu

Re: s:action with validation failure of form submit

2008-01-26 Thread Martin Gainty
please post: jsp xwork.xml entries for actionTag Action java source M- - Original Message - From: "jwpronto" <[EMAIL PROTECTED]> To: Sent: Saturday, January 26, 2008 6:41 PM Subject: s:action with validation failure of form submit > > Hi All - > > I have an s:action tag embedded in a JS