Thank You.
found EL jar and tld in contrib folder.
Original message
>Date: Fri, 20 May 2005 06:23:18 -0700
>From: "Karr, David" <[EMAIL PROTECTED]>
>Subject: RE: JSTL and Struts together
>To: "Struts Users Mailing List"
>
>If yo
ng:
<%@ taglib uri="http://java.sun.com/jstl/core"; prefix="c"/>
<%@ taglib uri="/tags/struts-html-el" prefix="html"/>
> -Original Message-
> From: Suresh Khatri [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 19, 2005 10:16 PM
&
Suresh, I would recommend you still use "html" as prefix instead of
"html-el". This way, when you switch to a web container that supports
EL and decide to drop the struts-el.jar, you can just modify your <%@
taglib %> declaration to reconfigure (or, depending on how configure
tags, just your web.x
you can use the control to
accomplish just that I'm doing that in a bunch of places.
On 5/20/05, Shey Rab Pawo <[EMAIL PROTECTED]> wrote:
>
> etc.
>
> On 5/19/05, Suresh Khatri <[EMAIL PROTECTED]> wrote:
> > <%@ taglib uri="http://java.sun.com/jstl/core"; prefix="c"/>
> > <%@ taglib uri="/ta
etc.
On 5/19/05, Suresh Khatri <[EMAIL PROTECTED]> wrote:
> <%@ taglib uri="http://java.sun.com/jstl/core"; prefix="c"/>
> <%@ taglib uri="/tags/struts-html" prefix="html"/>
>
>
> property="name"
> value=""/>
>
>
> would display the whole thing. Is there a way of making
<%@ taglib uri="http://java.sun.com/jstl/core"; prefix="c"/>
<%@ taglib uri="/tags/struts-html" prefix="html"/>
"/>
would display the whole thing. Is there a way of making it
evaluate "/>
How can this be solved using Struts and JSTL
---
6 matches
Mail list logo