Eric,
   Thanks.... So instead of using a separate <formset> for each website,
there would be a separately named form for each site. So if the default is
<form name="loginForm"> and I want a unique one for site B I would have
<form name="loginFormB"> and would overload getValidationKey to return
"loginFormB".
   If this does not look right, let me know.... otherwise thanks for the
solution.
John
-- 
View this message in context: 
http://www.nabble.com/Multiple-Validation-Options--tp20898122p20914162.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to