Tomcat and JSTL

2007-09-21 Thread John Langan
I am having difficulty in getting Tomcat to understand JSTL tags and the JSP Expression Language. As a result ${expression} is just displayed as is on the web page and not the result of evaluating the expression. Setting variables using JSTL tags also does not work. In Manager.java class I

RE: Webapp runs on Tomcat 5.5.9 but not 5.5.20

2006-11-06 Thread John Langan
Will do. Thanks for the info. John. -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Monday, November 06, 2006 4:11 PM To: Tomcat Users List Subject: RE: Webapp runs on Tomcat 5.5.9 but not 5.5.20 > From: John Langan [mailto:[EMAIL PROTECTED] > Subje

RE: Webapp runs on Tomcat 5.5.9 but not 5.5.20

2006-11-06 Thread John Langan
files. Other URLs that don't request a directory listing should work. Cheers, Larry > -Original Message- > From: John Langan [mailto:[EMAIL PROTECTED] > Sent: Monday, November 06, 2006 2:07 PM > To: users@tomcat.apache.org > Subject: Webapp runs on Tomcat 5.5.9 but not 5

Webapp runs on Tomcat 5.5.9 but not 5.5.20

2006-11-06 Thread John Langan
Webapp runs on Tomcat 5.5.9 but not 5.5.20 I compile my war file using eclipse and it runs no problem on Tomcat 5.5.9 but if I try to run the same war on 5.5.20 then I get the error report The requested resource (/ProjectName/) is not available. I have tried various things with no luck inc

RE: Tomcat 5.5 and DataSource

2006-06-22 Thread John Langan
Why don't you try this tutorial, which does what you want. http://www-128.ibm.com/developerworks/db2/library/techarticle/dm-0509cline/i ndex.html John Langan -Original Message- From: Jitendra Kharche [mailto:[EMAIL PROTECTED] Sent: Thursday, June 22, 2006 10:26 AM To: Tomcat