I have a datasource configured with the name 'jdbc/TestDB' as in
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-datasource-examples-howto.html.
I wanna use this datasource in a JSP test using 'jakarta/dbtags'
taglib. What is the name I should use for the 'dataSource' attribute
of the 'connec
I have a datasource configured with the name 'jdbc/TestDB' as in
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-datasource-examples-howto.html.
I wanna use this datasource in a JSP test using 'jakarta/dbtags' taglib. What is the
name I should use for the 'dataSource' attribute of the 'co