ssage-
From: Mark Diggory [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 23, 2005 10:26 AM
To: Struts Users Mailing List
Subject: Re: jsp vs jstl in Math
If your using a JSP 2.0 container (Tomcat 5.x), I think you should be
able to use EL right on top of Struts taglib without any third party
co
ark Diggory [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 23, 2005 10:26 AM
> To: Struts Users Mailing List
> Subject: Re: jsp vs jstl in Math
>
>
> If your using a JSP 2.0 container (Tomcat 5.x), I think you should be
> able to use EL right on top of Struts taglib without an
If your using a JSP 2.0 container (Tomcat 5.x), I think you should be
able to use EL right on top of Struts taglib without any third party
contibs. Others, correct me if I'm wrong here.
-Mark
Karr, David wrote:
Use the Struts-EL taglib, provided in the "contrib/struts-el" subdir of
the Strut
Use the Struts-EL taglib, provided in the "contrib/struts-el" subdir of
the Struts distribution. It's a port of most of the Struts tags (except
the ones that provide functionality that the JSTL provides directly),
but it uses the JSTL expression evaluator for attributes. Search the
archives for "
You can always use the jstl in struts.
> -Original Message-
> From: mario nee [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 23, 2005 1:44 PM
> To: Struts Users Mailing List
> Subject: jsp vs jstl in Math
>
> Hello,
>
> if i use jstl for Math operation i write this
>
>
> if i use struts
5 matches
Mail list logo