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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to