EL not working...

2005-07-07 Thread Richard Reyes
Hello Guys, EL is not working under tomcat 4. how can i make it work? Please help Thanks Richard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: EL not working...

2005-07-07 Thread Allistair Crossley
July 2005 09:38 To: Tomcat Users List Subject: EL not working... Hello Guys, EL is not working under tomcat 4. how can i make it work? Please help Thanks Richard - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: EL not working...

2005-07-07 Thread Richard Reyes
PROTECTED] Sent: 07 July 2005 09:38 To: Tomcat Users List Subject: EL not working... Hello Guys, EL is not working under tomcat 4. how can i make it work? Please help Thanks Richard - To unsubscribe, e-mail

RE: EL not working...

2005-07-07 Thread Allistair Crossley
on Tomcat 4. Allistair. -Original Message- From: Richard Reyes [mailto:[EMAIL PROTECTED] Sent: 07 July 2005 09:38 To: Tomcat Users List Subject: EL not working... Hello Guys, EL is not working under tomcat 4. how can i make it work? Please help Thanks

Re: EL not working...

2005-07-07 Thread Richard Reyes
] Sent: 07 July 2005 09:38 To: Tomcat Users List Subject: EL not working... Hello Guys, EL is not working under tomcat 4. how can i make it work? Please help Thanks Richard

Re: EL not working...

2005-07-07 Thread Richard Reyes
behaviour with the Struts-EL taglib, but you won't get it out of the box on Tomcat 4. Allistair. -Original Message- From: Richard Reyes [mailto:[EMAIL PROTECTED] Sent: 07 July 2005 09:38 To: Tomcat Users List Subject: EL not working... Hello

RE: EL not working...

2005-07-07 Thread Allistair Crossley
- From: Richard Reyes [mailto:[EMAIL PROTECTED] Sent: 07 July 2005 10:24 To: Allistair Crossley Cc: Tomcat Users List Subject: Re: EL not working... Thanks Allistair, But it throws an error... E:\LABDRIVE\jakarta-tomcat-5.0.28\work\Catalina\localhost\wds- ap\org\apache\jsp\bigler

EL not working.

2003-10-08 Thread Wade Chandler
Has anyone been able to use the Expression Lanugage in Tomcat 5.x? I tried to use code from the example pages, but I just get the expression returned and not evaluated. Anyone with any ideas, thanks ahead of time. Wade - To

Re: EL not working.

2003-10-08 Thread Jean-Francois Arcand
What do you mean by not working? It's like saying Tomcat 5 is not working and you want help :-) Please add example/config/more info about what you are trying to do. Look at the jsp-eamples also. The EL the is working! -- Jeanfrancois Wade Chandler wrote: Has anyone been able to use

RE: EL not working.

2003-10-08 Thread Wade Chandler
OK. What I have found to be the issue is that you have to define a context. If you don't for some reason that given directory can run jsp's and tag libraries fine, but the EL does not work in them. The setup I had was for a different host. So I had only defined my base context. Then I had a

Re: EL not working.

2003-10-08 Thread Tim Funk
Heh? -Tim Wade Chandler wrote: OK. What I have found to be the issue is that you have to define a context. If you don't for some reason that given directory can run jsp's and tag libraries fine, but the EL does not work in them. The setup I had was for a different host. So I had only