Re: Strange Error Tomcat 6

2007-06-04 Thread Johnny Kewl
From: "Davide Manca" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, June 04, 2007 11:53 AM Subject: Strange Error Tomcat 6 HTTP Status 500 - type Exception report message d

Re: Strange Error Tomcat 6

2007-06-04 Thread David Smith
${sbean.totProgrammi>0} This expression should be ${sbean.totProgrammi gt 0} or ${sbean.totProgrammi > 0} as the '>' character is probably messing up the parsing. --David Davide Manca wrote: HTTP Status 500 -

Strange Error Tomcat 6

2007-06-04 Thread Davide Manca
> HTTP Status 500 - type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception org.apache.jasper.JasperException: Unable to compile