jstl + string

2003-01-28 Thread Jeff Wilder
hello, has anyone used the jstl along with apache's string tag library. I can't seem to get them to work together. Independently they both work fine, but when I add the string tag library to my jsp application which is using jstl, and go to the page which utilizes the string tag library i

Re: jstl + string

2003-01-28 Thread Jeff Wilder
Thanks henri that was exactly my problem. Henri Yandell [EMAIL PROTECTED] 01/28/2003 05:13 PM Please respond to Tag Libraries Users List To: Tag Libraries Users List [EMAIL PROTECTED] cc: Subject:Re: jstl + string From this error report I'd say that

FW: String TagLib 1.0 wordWrap StringIndexArrayOutOfBoundsException (Bug#15321)

2003-01-28 Thread Robert Taylor
Has anyone addressed this bug yet? robert -Original Message- From: Robert Taylor [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 12, 2002 11:58 AM To: Tag Libraries Users List Subject: RE: String TagLib 1.0 wordWrap StringIndexArrayOutOfBoundsException Okay. I entered it as a bug.

RE: FW: String TagLib 1.0 wordWrap StringIndexArrayOutOfBoundsException (Bug#15321)

2003-01-28 Thread Robert Taylor
No worries. Thanks for a very useful tag library! robert -Original Message- From: Henri Yandell [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 5:41 PM To: Tag Libraries Users List Subject: Re: FW: String TagLib 1.0 wordWrap StringIndexArrayOutOfBoundsException (Bug#15321)

Re: FW: String TagLib 1.0 wordWrap StringIndexArrayOutOfBoundsException(Bug#15321)

2003-01-28 Thread Henri Yandell
Nope. I'll get on it now. Sorry about that. Hen On Tue, 28 Jan 2003, Robert Taylor wrote: Has anyone addressed this bug yet? robert -Original Message- From: Robert Taylor [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 12, 2002 11:58 AM To: Tag Libraries Users List

RE: FW: String TagLib 1.0 wordWrap StringIndexArrayOutOfBoundsException(Bug#15321)

2003-01-28 Thread Henri Yandell
Okay, was an odd bug :) It occured on the 80th, 155th, 259th, 497th, 591st... element. Which might just be dependent on the random string i was throwing into it. Anyways, I've protected against it, and after I commit it'll go into tonight's nightly build. I've only tested the underlying Java

How do tag libraries handle final references to specific images used in custom tags?

2003-01-28 Thread Karr, David
I'm familiar with the HTML tags for specifying images, either as a static image or as a button. I'm also familiar with how tag libraries work. What are useful conventions for building custom tags in a tag library that come with canned images? For instance, if a tag library provides some sort of