No replies on tomcat-user, trying you directly

2004-08-16 Thread Todd Sprague
Hello Yoav, I'm sorry to bother you directly, but I have had no responses to my posting on tomcat-user, and hope you might help me out. I've outlined the problem below... please let me know if you need more information. -Original Message- Sent: Wednesday, August 04, 2004 5:58 PM I'm

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