I think actually u r doing a bean:define for which the value of the
corresponding
property is null.. 
whenever b4 doing a bean:define check whether actually the proprty is not
null using logic:present

> ----------
> From:         Raphaël di Cicco[SMTP:[EMAIL PROTECTED]
> Reply To:     Struts Users Mailing List
> Sent:         Monday, December 29, 2003 7:56 PM
> To:   Struts Mailing List
> Subject:      annoying JSP runtime exception message
> 
> Hi,
> I'm working with struts 1.1, Tiles and Tomcat.
> 
> on my JSP pages where I did something wrong I often get this exception
> message :
> 
> [ServletException in:/foo.jsp] Define tag cannot set a null value' 
> 
> or simply :
> [ServletException in:/foo.jsp] null
> 
> Looking at the source of the HTML page don't give me more information,
> neither the tomcat logs. I used to have a detailed message explaining me
> where the define was wrong but now I have to carefully cut and paste parts
> of my JSP page to find out where the error is. 
> 
> Is there any way to tell Tomcat to also output JSP exceptions to a log
> file ? Or is is a struts problem ?
> 
> Any ideas are welcomed !
> ________________________________
> Raphaël di Cicco
> 

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

Reply via email to