Any ideas about how to stop a form from validating the data when it first gets
launch?
Thanks
> A bit more info on this. My struts.xml (actually, a different config
> file that's called from struts.xml) contains the following:
>
> class="edu.cmu.sei.smart.zen.server.smigmaintenance.SMIGSelec
A bit more info on this. My struts.xml (actually, a different config file
that's called from struts.xml) contains the following:
/pages/smigmaintenance/SMIGSelection.jsp
/pages/smigmaintenance/EmptyReloadNavigationTree.jsp
SMIGCreation_input
/pages/smigmaintenance/SMIGCreation.jsp
Hi,
I've been trying to not have my validation fire when I navigate to a form and
populate it with data to be edited. Unfortunately, it still fires. To
clarify, I'm using both xml validation and my action is validateable with a
validate() method. I used the approach from the HelloWorld examp
3 matches
Mail list logo