Re: taglib help

From: tony <tony(at)animaproductions(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Cc: "Dennis R(dot) Gesker" <dennis(at)gesker(dot)com>
Subject: Re: taglib help
Date: 2002-04-11 18:13:09
Message-ID: 1018548789.21188.15.camel@vaio
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

http://www.jspinsider.com/tutorials/jsp/taglibraries/wrox/4656_Content.html

Has the answer for dbtags

<%@ taglib uri="/dbtags.jar" prefix="sql" %> works. Now I need to find
out how to use the tags inside of Ultradev code.

<comment> this is symptomatic of jakarta documentation - the wrong
directives are given in the "official" doc and some poor soul has
written correct documentation which the user has to find alone
elsewhere.

I am not being critical in a negative manner when I say this. I put my
keyboard where my mouth was once already and wrote some corrections and
assembled the correct information in one place. I will do so again as
soon as I get this sorted.

I do find that it is not a very positive image to give to a great
project though. Tomcat is way too hard to figure out from the included
documentation.
</comment>

Cheers

Tony Grant

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Richard Emberson 2002-04-11 18:19:03 Re: refcursor returned by pl/psql to jdbc
Previous Message tony 2002-04-11 17:23:37 Re: taglib help