I have a form I have defined in struts-config.xml and I want to modify the
form's ACTION URL to point to a different action should a user select LINK 1
versus selecting LINK 2.  I am using the onClick for the LINK to alter the
form's action URL.  From what I gather, all this is working; however when
the post is being validated by the Request Processor, it fails validation on
my form.

Any suggestions?




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

Reply via email to