Personally, the tags I use the most are the request and session tags,
however the ones which do the most amount of work for me are probably the
input tags - those used for form validation/pre-filling.
sam
----- Original Message -----
From: "Howie" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, July 05, 2001 8:39 PM
Subject: RE: Most useful Tag library Poll
> On Thu, 5 Jul 2001, mihai manuta wrote:
>
> > Maybe the DBtaglib is the most used library. I mean... I cannot think of
a
> > Web application without DB access.
>
> just because a web app talks to a DB doesnt necessarily mean it has to use
> DBTags :)
>
> none of the applications ive seen ( or helped out on ) have used DBTags..
> instead, other Factory classes fetch instances of objects, then provide
> those to the JSP/servlet.
>
> ---
> Howie <[EMAIL PROTECTED]> URL: http://www.toodarkpark.org
> "This sort of thing has cropped up before and has always been
> due to human error." -- HAL
>