Bug 8132 - sql:setDriver tag throws exception when driver attribute not specified
Summary: sql:setDriver tag throws exception when driver attribute not specified
Status: RESOLVED FIXED
Alias: None
Product: Taglibs
Classification: Unclassified
Component: Standard Taglib (show other bugs)
Version: 1.0
Hardware: Other other
: P3 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-15 23:06 UTC by Morgan Delagrange
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Morgan Delagrange 2002-04-15 23:06:48 UTC
You have to set the driver attribute with every request in the sql:setDriver 
tag.  That seems like overkill, since a Driver only needs to be registered once.