Hi Travis,

String Taglib [and all the Jakarta taglibs to my knowledge] are not ELized
yet.

JSP 2.0 will make all taglibs ELized, so the question on whether to add
hacked in support for ELs to the taglibs is a bit up in the air depending
on when JSP 2.0 is released, and how long this is going to be before it's
released [I thought it would be soon, but hard to tell sometimes].

The current nightly builds are pretty similar to your version, the only
difference being a big bug-fix for using the taglib inside a loop
[probably only occurs in certain servers] and the addition of a new
attribute to the Replace tag [for handling newlines].

Sorry for the negative reply,

Hen

On Fri, 1 Nov 2002, Travis McCauley wrote:

> Hello,
>
> I apologize if this has been covered recently. I'm trying to find out
> how to  use EL expressions in the 'with' attribute of a str:replace
> tag. I'm using the 10/8/02 1.0 Release Version.
>
> Thanks,
> Travis
>
>
>
> --
> To unsubscribe, e-mail:   <mailto:taglibs-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail: <mailto:taglibs-user-help@;jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <mailto:taglibs-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:taglibs-user-help@;jakarta.apache.org>

Reply via email to