Thanks for that - I've been looking at the docs for 1.1b2 - looks like
most of the good info is still in the 1.0 docs!

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


-----Original Message-----
From: Homer, Christopher [mailto:[EMAIL PROTECTED]] 
Sent: 18 September 2002 15:50
To: 'Struts Users Mailing List'
Subject: RE: Reporting internal errors from Struts?


Check your Tomcat localhost_log.2002.09.18.txt file.
 
In response to your other question, the check
http://jakarta.apache.org/struts/doc-1.0.2/struts-html.html#options
<http://jakarta.apache.org/struts/doc-1.0.2/struts-html.html#options>  -
it should provide the information you need.  I usually specifiy the
collection, property and labelProperty values.
 
Chris

-----Original Message-----
From: Kevin Roast [mailto:[EMAIL PROTECTED]]
Sent: 18 September 2002 15:42
To: [EMAIL PROTECTED]
Subject: 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] 

For optimum solutions that save you time, visit www.ds-s.com.

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

Reply via email to