You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ojasrege <oj...@yahoo.com> on 2007/08/08 15:44:27 UTC

Are there any struts generated error messages?

When I make an error in my struts logic, the HTML page generation stops at
that point and I see truncated HTML pages.  However, I cannot find an error
message anywhere.  For example, I recently didn't define a setter/getter in
an ActionForm for an html:hidden field I added to a JSP page, and so struts
failed to complete generating the web page.

Is there anyway to get error messages from the struts code on why it fails?

I'm asking because right now I am having to back out changes until I find
the offending piece of code which is a slow process, and so I'm looking for
a more productive way to find my struts errors.


-- 
View this message in context: http://www.nabble.com/Are-there-any-struts-generated-error-messages--tf4236460.html#a12053438
Sent from the Struts - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: Are there any struts generated error messages?

Posted by Antonio Petrelli <an...@gmail.com>.
Please ask this questions to the Struts Users Mailing List:
http://struts.apache.org/mail.html

Antonio

2007/8/8, ojasrege <oj...@yahoo.com>:
>
>
> When I make an error in my struts logic, the HTML page generation stops at
> that point and I see truncated HTML pages.  However, I cannot find an
> error
> message anywhere.  For example, I recently didn't define a setter/getter
> in
> an ActionForm for an html:hidden field I added to a JSP page, and so
> struts
> failed to complete generating the web page.
>
> Is there anyway to get error messages from the struts code on why it
> fails?
>
> I'm asking because right now I am having to back out changes until I find
> the offending piece of code which is a slow process, and so I'm looking
> for
> a more productive way to find my struts errors.
>
>
> --
> View this message in context:
> http://www.nabble.com/Are-there-any-struts-generated-error-messages--tf4236460.html#a12053438
> Sent from the Struts - Dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>