Repost: Expression tag not evaluated inside custom tag body

2004-08-12 Thread Todd Sprague
Any ideas... anybody? I'll have to start bugging the developers next... Todd -Original Message- Sent: Wednesday, August 04, 2004 5:58 PM I'm using the old JDBC tags from the Advanced JSP book, under Tomcat 4.1.29/Apache 2.0.48 on Linux 9. The expression tags are not being evaluated

Expression tag not evaluated inside custom tag body

2004-08-04 Thread Todd Sprague
I'm using the old JDBC tags from the Advanced JSP book, under Tomcat 4.1.29/Apache 2.0.48 on Linux 9. The expression tags are not being evaluated inside my query tag, although the same stuff works under Tomcat 3.2.3. For example, the following JSP snippet will work: database:query