Thanks again,
It is not working, sometimes I get NullPointerException
Plz show me how to use it.
Below is the modified fragment of struts.xml
Thanks for the support
RETRIEVE
/WEB-INF/pages/licenseForm.jsp
/WEB-INF/pages/licenseList.jsp
chubi wrote:
Thank you Dave for helping,
Below is the fragment in struts.xml where editLicense should submit to
saveLicense, which in return should redirect to editLicense again. That is
the call to saveLicense is transparent.
Submit to saveLicense was intercepted by validation. Errors were foun
Thank you Dave for helping,
Below is the fragment in struts.xml where editLicense should submit to
saveLicense, which in return should redirect to editLicense again. That is
the call to saveLicense is transparent.
Submit to saveLicense was intercepted by validation. Errors were found!
What happen
--- chubi <[EMAIL PROTECTED]> wrote:
> After submitting editAction to SaveAction, I want to redirect again to
> EditAction.
> So SaveAction is totally transparent.
> But I get lost all fieldErrors if validation return false.
> How can I chain validation errors?
> I tried the use of several intercep
4 matches
Mail list logo