Re: Tomcat 7 jasper-el fails to parse boolean EL statement

2011-10-04 Thread Nestor Urquiza
Thank you very much! -Nestor On Oct 4, 2011, at 12:17 AM, Konstantin Kolinko wrote: > 2011/10/4 Nestor Urquiza : >> >> Downloading latest jasper-el >> http://repo1.maven.org/maven2/org/apache/tomcat/jasper-el/6.0.33/jasper-el-6.0.33.jar >> (from August 2011 which I consider latest - please cor

Re: Tomcat 7 jasper-el fails to parse boolean EL statement

2011-10-03 Thread Konstantin Kolinko
2011/10/4 Nestor Urquiza : > > Downloading latest jasper-el > http://repo1.maven.org/maven2/org/apache/tomcat/jasper-el/6.0.33/jasper-el-6.0.33.jar > (from August 2011 which I consider latest - please correct me if I am > wrong) or even copying the jar from a previous tomcat installation > allows $

Re: Tomcat 7 jasper-el fails to parse boolean EL statement

2011-10-03 Thread Nestor Urquiza
Hi Konstantin, Please bare with me. I did not get the answer to my question in Stack overflow by email as I was expecting. In fact my original question was deleted by a moderator and when I asked why, providing the info I am providing below, my question was cut. I understand I can change my code

Re: Tomcat 7 jasper-el fails to parse boolean EL statement

2011-10-03 Thread Konstantin Kolinko
2011/10/4 Nestor Urquiza : > Hi Mark, > > So you are suggesting Spring pet clinic application is broken? There are many implementations of Pet Clinic out there. Yes, that one is broken. > What > would be the correct syntax then for the expresion that is failing? You are not reading your answers,

Re: Tomcat 7 jasper-el fails to parse boolean EL statement

2011-10-03 Thread Nestor Urquiza
Hi Mark, So you are suggesting Spring pet clinic application is broken? What would be the correct syntax then for the expresion that is failing? Why tge latest version of jasper-el does not exhibit the problem when deployed in tomcat 7? On Oct 3, 2011, at 5:40 PM, Mark Thomas wrote: > On 03/1

Re: Tomcat 7 jasper-el fails to parse boolean EL statement

2011-10-03 Thread Mark Thomas
On 03/10/2011 13:58, Nestor Urquiza wrote: > Hello, > > I was having this issue > http://stackoverflow.com/questions/3879794/spring-3-petclinic-owner-new-invalid-expression-in-tomcat-7/7640435#7640435 > > So I decided to try a couple of quick fixes and I solved it replacing the > jasper-el.jar. I

Tomcat 7 jasper-el fails to parse boolean EL statement

2011-10-03 Thread Nestor Urquiza
Hello, I was having this issue http://stackoverflow.com/questions/3879794/spring-3-petclinic-owner-new-invalid-expression-in-tomcat-7/7640435#7640435 So I decided to try a couple of quick fixes and I solved it replacing the jasper-el.jar. I have blogged about the issue in http://thinkinginsoftwar