Thank you very much, I think it works fine.

 --- Shawn Bayern <[EMAIL PROTECTED]> escribi�: >
On Mon, 11 Nov 2002, Rodolfo Martin wrote:
> 
> >  I don�t know what happens but when I try a
> "<c:declare ...>" tag the
> > compiler tells me that the tag doesn�t exists.
> However the other core
> > tags work fine.
> >  I'm working with Tomcat 4.1 and the JSTL 1.0
> release from June 21:
> >  jakarta-taglibs-standard-1.0.tar.gz
> > 
> >  Please tell me what I'm doing wrong. I appreciate
> some full example
> > code that works fine.
> 
> There is no <c:declare> tag in JSTL.  It was present
> in very old
> early-access releases, but it was removed long
> before final release of
> JSTL 1.0.
> 
> If you have in mind the version of <c:declare> that
> creates a scripting
> variable, you can use <jsp:useBean> instead.  (Don't
> be fooled by the name
> "bean"; you can use it to create a scripting
> variable of any type.)
> 
> -- 
> Shawn Bayern
> "JSTL in Action"   http://www.manning.com/bayern
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:taglibs-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:taglibs-user-help@;jakarta.apache.org>
>  

_______________________________________________________________
Yahoo! Messenger
Nueva versi�n: Webcam, voz, y mucho m�s �Gratis! 
Desc�rgalo ya desde http://messenger.yahoo.es

--
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