Title: Reporting internal errors from Struts?

Hi,

If I (occasionally, ha-ha) make a mistake that causes an exception to occur inside the Struts framework itself (i.e. referencing a property that does not exist, referencing an I18Ned message property that does not exist) then I do not get an error message. Instead my page outputs up to the <html:form> tag and stops dead. There is also no output in the TomCat console.

Does anyone know how I find out what error occurred and how to get the framework to report it in some way? Currently I have to debug the code line-by-line unti it blows to find out where I went wrong…!

Thanks,

Kevin
--
+44 (0)1628 589125
[EMAIL PROTECTED]

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


Reply via email to