You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by tom tom <j_...@yahoo.com> on 2007/05/23 03:12:10 UTC

JSTL Integration fails - S2

Hi,

I just wanted to integrate some JSTL features to my
existing S2 application, 

I followed the following steps

1)copied jstl-1.1.2.jar to WEB-INF lib directory

2)had following in the jsp
<%@ taglib prefix="c"  
uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="fmt"
uri="http://java.sun.com/jsp/jstl/fmt" %>
<%@ taglib prefix="fn" 
uri="http://java.sun.com/jsp/jstl/functions" %>



but when I type c:   it doent show any thing

Am I missing any other jar fils apart from
jstl-1.1.2.jar file

Is this a restriction


Thanks




 
____________________________________________________________________________________
Finding fabulous fares is fun.  
Let Yahoo! FareChase search your favorite travel sites to find flight and hotel bargains.
http://farechase.yahoo.com/promo-generic-14795097

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: JSTL Integration fails - S2

Posted by tom tom <j_...@yahoo.com>.
eclise Editor still gives a warning as Unknown tag
c:out also at runtime the expression is not getting
evaluated.

I got jstl.jar and standard.jar in the WEB-INF/lib and
got the following in the top part of the jsp

<%@ taglib prefix="c"  
uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="fmt"
uri="http://java.sun.com/jsp/jstl/fmt" %>
<%@ taglib prefix="fn" 
uri="http://java.sun.com/jsp/jstl/functions" %>


--- Musachy Barroso <mu...@gmail.com> wrote:

> you also need standard.jar:
> 
>
http://jakarta.apache.org/site/downloads/downloads_taglibs-standard.cgi
> 
> musachy
> 
> On 5/22/07, tom tom <j_...@yahoo.com> wrote:
> >
> > Hi,
> >
> > I just wanted to integrate some JSTL features to
> my
> > existing S2 application,
> >
> > I followed the following steps
> >
> > 1)copied jstl-1.1.2.jar to WEB-INF lib directory
> >
> > 2)had following in the jsp
> > <%@ taglib prefix="c"
> > uri="http://java.sun.com/jsp/jstl/core" %>
> > <%@ taglib prefix="fmt"
> > uri="http://java.sun.com/jsp/jstl/fmt" %>
> > <%@ taglib prefix="fn"
> > uri="http://java.sun.com/jsp/jstl/functions" %>
> >
> >
> >
> > but when I type c:   it doent show any thing
> >
> > Am I missing any other jar fils apart from
> > jstl-1.1.2.jar file
> >
> > Is this a restriction
> >
> >
> > Thanks
> >
> >
> >
> >
> >
> >
> >
>
____________________________________________________________________________________
> > Finding fabulous fares is fun.
> > Let Yahoo! FareChase search your favorite travel
> sites to find flight and
> > hotel bargains.
> > http://farechase.yahoo.com/promo-generic-14795097
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> user-unsubscribe@struts.apache.org
> > For additional commands, e-mail:
> user-help@struts.apache.org
> >
> >
> 
> 
> -- 
> "Hey you! Would you help me to carry the stone?"
> Pink Floyd
> 



       
____________________________________________________________________________________Get the free Yahoo! toolbar and rest assured with the added security of spyware protection.
http://new.toolbar.yahoo.com/toolbar/features/norton/index.php

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: JSTL Integration fails - S2

Posted by Musachy Barroso <mu...@gmail.com>.
you also need standard.jar:

http://jakarta.apache.org/site/downloads/downloads_taglibs-standard.cgi

musachy

On 5/22/07, tom tom <j_...@yahoo.com> wrote:
>
> Hi,
>
> I just wanted to integrate some JSTL features to my
> existing S2 application,
>
> I followed the following steps
>
> 1)copied jstl-1.1.2.jar to WEB-INF lib directory
>
> 2)had following in the jsp
> <%@ taglib prefix="c"
> uri="http://java.sun.com/jsp/jstl/core" %>
> <%@ taglib prefix="fmt"
> uri="http://java.sun.com/jsp/jstl/fmt" %>
> <%@ taglib prefix="fn"
> uri="http://java.sun.com/jsp/jstl/functions" %>
>
>
>
> but when I type c:   it doent show any thing
>
> Am I missing any other jar fils apart from
> jstl-1.1.2.jar file
>
> Is this a restriction
>
>
> Thanks
>
>
>
>
>
>
> ____________________________________________________________________________________
> Finding fabulous fares is fun.
> Let Yahoo! FareChase search your favorite travel sites to find flight and
> hotel bargains.
> http://farechase.yahoo.com/promo-generic-14795097
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>


-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd