Re: Rowcount from DBtags in the pageContext - How(?)

2001-06-27 Thread Morgan Delagrange
You could assign the row count to a variable using a tag library, e.g. the Page taglib. That's the easiest way to capture output from the page. On Tue, 26 Jun 2001 [EMAIL PROTECTED] wrote: > Hi people > > I'm using the DBtags and the utility tag libraries, and what I want to > achieve is prin

RowCount in PageContext for DBTags - How?

2001-06-27 Thread Diego Amicabile
Hi people I'm using the DBtags and the utility tag libraries, and what I want to achieve is printing the result of a query in a textfield, retrieve the number of rows in the resultset, and use it in the JSP page context Can I do that using these tag libraries? To be concrete select surn

Re: i18n Tag Library: where is the file i18n.tld ?

2001-06-27 Thread Glenn Nielsen
The problem with the build has been fixed. I verified that the latest binary distribution of i18n dated 20010627 includes the i18n.tld file. Glenn Christian Kerrens wrote: > > Hi all, > > My boss asked me to instal the tag i18n. > > The doc says that the file i18n.tld mu

ODP: taglib example

2001-06-27 Thread marcin.kowalski
Check in documentation about this Taglib, what are requirements about this taglib. I think you should paste some .jars in WEB-INF/lib directory. Marcin Kowalski > -Oryginalna wiadomoœæ- > Od: Jitin Narula [mailto:[EMAIL PROTECTED]] > Wys³ano: 27 czerwca 2001 08:29 > Do: [EMAIL PROTECTED

taglib example

2001-06-27 Thread Jitin Narula
hi i downloaded a xsl taglib from jakarta subproject and tried running the built in examples given in xsl-examples.jar and extracting it into my webserver (which is IPlanet) where other jsp files r running. on running the jsp file it gives an 500 internal server error. i've checked all the config