Re: Expression language not working

2010-09-01 Thread abhishek jain
On Tue, Aug 31, 2010 at 9:16 PM, Mark Thomas ma...@apache.org wrote: On 31/08/2010 16:38, abhishek jain wrote: Hey , I just realized that actually i accidently placed el-api.jar in WEB-INF/lib folder. If i dont than i get the following exception: Aug 31, 2010 4:28:44 PM

Re: Expression language not working

2010-09-01 Thread Mark Thomas
On 01/09/2010 07:35, abhishek jain wrote: On Tue, Aug 31, 2010 at 9:16 PM, Mark Thomas ma...@apache.org wrote: On 31/08/2010 16:38, abhishek jain wrote: Hey , I just realized that actually i accidently placed el-api.jar in WEB-INF/lib folder. If i dont than i get the following exception:

Expression language not working

2010-08-31 Thread abhishek jain
Hi friends, I have a website in struts 1.2 hosted on tomcat 5.5.x and it uses EL. It is not being evaluated, any suggestions on the reasons why? -- Thanks and kind Regards, Abhishek jain

Re: Expression language not working

2010-08-31 Thread Mark Thomas
On 31/08/2010 12:52, abhishek jain wrote: Hi friends, I have a website in struts 1.2 hosted on tomcat 5.5.x and it uses EL. It is not being evaluated, any suggestions on the reasons why? http://www.catb.org/esr/faqs/smart-questions.html

Re: Expression language not working

2010-08-31 Thread abhishek jain
On Tue, Aug 31, 2010 at 5:22 PM, abhishek jain abhishek.netj...@gmail.comwrote: Hi friends, I have a website in struts 1.2 hosted on tomcat 5.5.x and it uses EL. It is not being evaluated, any suggestions on the reasons why? -- Thanks and kind Regards, Abhishek jain i used myeclipse for

Re: Expression language not working

2010-08-31 Thread abhishek jain
On Tue, Aug 31, 2010 at 5:48 PM, Mark Thomas ma...@apache.org wrote: On 31/08/2010 12:52, abhishek jain wrote: Hi friends, I have a website in struts 1.2 hosted on tomcat 5.5.x and it uses EL. It is not being evaluated, any suggestions on the reasons why?

Re: Expression language not working

2010-08-31 Thread Ben Souther
Look at the top of your deployment descriptor (web.xml) and see if the version is 2.4 or better. On Aug 31, 2010, at 8:35 AM, abhishek jain wrote: On Tue, Aug 31, 2010 at 5:48 PM, Mark Thomas ma...@apache.org wrote: On 31/08/2010 12:52, abhishek jain wrote: Hi friends, I have a

Re: Expression language not working

2010-08-31 Thread abhishek jain
yes, it was originally 2.5, i did tried changing it to 2.4 and of no use, thanks for answering but the problem still persists. abhishek On Tue, Aug 31, 2010 at 6:16 PM, Ben Souther b...@souther.us wrote: Look at the top of your deployment descriptor (web.xml) and see if the version is 2.4

Re: Expression language not working

2010-08-31 Thread abhishek jain
hey I was looking at the tomcat commons lib folder, there is a file called commons-el.jar has that something to do with el-api.jar in my WEB-INF/lib folder ? thanks abhishek On Tue, Aug 31, 2010 at 6:26 PM, abhishek jain abhishek.netj...@gmail.comwrote: yes, it was originally 2.5, i did

Re: Expression language not working

2010-08-31 Thread abhishek jain
Hey , I just realized that actually i accidently placed el-api.jar in WEB-INF/lib folder. If i dont than i get the following exception: Aug 31, 2010 4:28:44 PM org.apache.catalina.core. StandardContext listenerStart SEVERE: Error configuring application listener of class

Re: Expression language not working

2010-08-31 Thread Mark Thomas
On 31/08/2010 16:38, abhishek jain wrote: Hey , I just realized that actually i accidently placed el-api.jar in WEB-INF/lib folder. If i dont than i get the following exception: Aug 31, 2010 4:28:44 PM org.apache.catalina.core. StandardContext listenerStart SEVERE: Error configuring