Hi,
I just downloaded and configured the scrape tag lib. I,
- extracted scrape-20010523.tar and put the scrape/ in the webapps/
directory.
- made sure the 2 jar files (scrape.jar & jakarta-oro-2.0.jar) are in
webapps/scrape/WEB-INFO/lib/
- made sure the descriptor file (scrape.tld) is in
weba
Thanks for the pointers. The taglibs-doc-kit was just what I was looking
for. Works great, and I have already incorporated it into our build.xml.
--
tim maggio senior consultant
[EMAIL PROTECTED] http://www.xenotrope.com
Hi,
I just downloaded and configured the scrape tag lib. I,
- extracted scrape-20010523.tar and put the scrape/ in the webapps/
directory.
- made sure the 2 jar files (scrape.jar & jakarta-oro-2.0.jar) are in
webapps/scrape/WEB-INFO/lib/
- made sure the descriptor file (scrape.tld) is in
weba
There is already some XSLT for doing this as part of the Jakarta Taglibs
project. It is contained in the 'taglib-doc-kit' developed by Scott
Stirling.
The standard build process used by the Log, IO and XTags libraries use this
to generate the HTML documentation.
Try getting a snapshot of CVS and
> > You could always do an XSL on an XML picture.
> But isn't there already an XSL for this?
There was some discussion about this very issue awhile back,
I don't recall the otucome.
And I'm not sure why I said "picture" there... *sigh*
Dave
You want to check this out:
http://jakarta.apache.org/cvsweb/index.cgi/jakarta-taglibs/taglib-doc-kit/
Scott Stirling
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of tim maggio
> Sent: Tuesday, June 12, 2001 5:56 PM
> To: [EMAIL PROTECTED]
> Subje
Some of the jakarta-taglibs use the template in the taglib-doc-kit directory
for generating both documentation and tld files from a single xml file.
Download the jakarta-taglibs source and take a look.
Regards,
Glenn
tim maggio wrote:
>
> All,
>
> I have been using taglibs for about a month,