custom error page and nested form problem
custom error page and nested form problem
- Subject: custom error page and nested form problem
- From: Oliver Scheel <email@hidden>
- Date: Wed, 22 Oct 2008 22:31:51 +0200
I have a simple custom error page with a form inside to send an error
mail with user comments. When the exception occurs inside a form WO
complains about a nested form and the error form tag is not generated.
The error page is called via handleException() in the application class.
To solve it, I do (in handleException):
context.setInForm(false);
Is this the intended way?
Oliver
P.S.: WO 5.3.3, Wonder
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden