On Sun, 19 Aug 2007 10:44:19 -0400
"Cary O'Brien" <cobrien radix.net> wrote:
> MeshCMS looks just right for an internal demo system
we're setting up
> at work.
> However, I'm trying to create pages, or a module, that
uses jstl1.1
> and EL expressions.
> Here's what the code looks like:
>
> <% taglib prefix="c" uri="http://java.s
un.com/jsp/jstl/core" %>
> core jstl tags:
> <c:set var="fred"
value="flintstone"/>
> <c:out value="$"
default="default"/>
> <br>
> el: $<br>
>
> I can't seem to get $ to evaluate, either in a
page or a module
> include.jsp.
> I'm using tomcat 5.5.
>
> Any ideas?
>
> -- cary
Hi,
I'm sorry for this late answer, but I was on vacation.
MeshCMS uses JSTL 1.0, if you want to use 1.1 you should add
it by
yourself.
Luciano
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
MeshCMS-Discussion mailing list
MeshCMS-Discussion lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesh
cms-discussion
|