On Fri, 31 May 2002, Bob Kenyon wrote: > The JSTL public draft spec refers to a tag at section 10.5 called > <sql:driver>. The sql.tld file for beta2 does not have this but refers to > <sql:setDataSource> <description> > Creates a simple DataSource suitable only for prototyping. > </description> > > Is this intentional?
No; I believe it's been fixed in the final spec. (At least, I can't find any occurrences of "sql:driver" in the final spec, except in the "Changes" section.) -- Shawn Bayern "JSP Standard Tag Library" http://www.jstlbook.com (coming in July 2002 from Manning Publications) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
