there seems to be a common mis-understading about Jakarta taglibs.
taglibs includes a bunch of stuff. Most of it is JSP 1.1, but jakarta
JSTL for jsp 1.2 is the official RI for JSTL.

If you're comparing the dbtags in jakarta to JSTL, then yes, they are
different. JSTL's sql support was inspired by dbtag, but JSTL does more
and in my opinion a refine of the original dbtags.

peter


Zsolt Koppany wrote:
> 
> Hi,
> 
> what is the difference between Sun's JSTL and Jakarta taglib? First I thought
> they are the same, but the SQL interface seems to be different.
> 
> Zsolt
> 
> --
> To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to