On 8 Mar 2002, Glenn R. Kronschnabl wrote:

> >From the nightlies standard taglib, it appears that c:declare is gone?
> It was removed from the c.tld and c-rt.tld but the source still
> appears.  What's the replacement?

Good question.

There isn't one.  We decided it was not in line with JSTL's approach, and
also unnecessary.  You can use <jsp:useBean> to declare a scripting
variable, so we didn't need to provide support in JSTL -- especially given
that JSTL is de-emphasizing them.

Best,

--
Shawn Bayern
Author, "JSP Standard Tag Library"  http://www.jstlbook.com
(coming this spring from Manning Publications)


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to