kishanchellapaand...@spanservices.com
> > To: user@struts.apache.org
> > Date: Thu, 25 Jun 2009 19:09:07 +0530
> > Subject: Struts2 - freemarker error
> >
> > Hi,
> >
> > I'm using struts 2.1.6, xwork-2.1.2, freemarker 2.3.13, ognl 2.6.11 and
> jboss 5.0.1.
Martin Gainty wrote:
please post all jsp pages, all freemarker template code ,all java code and
configuration
files of applicationContext.xml, decorators.xml, dwr.xml, sitemesh.xml
tiles.xml,validation.xml, web.xml, struts-actionchaining.xml,struts-ajax.xml
, struts-chat.xml, struts-conversion.x
and...@spanservices.com
> To: user@struts.apache.org
> Date: Thu, 25 Jun 2009 19:09:07 +0530
> Subject: Struts2 - freemarker error
>
> Hi,
>
> I'm using struts 2.1.6, xwork-2.1.2, freemarker 2.3.13, ognl 2.6.11 and jboss
> 5.0.1.
>
> I'm having one ftl
Hi,
I'm using struts 2.1.6, xwork-2.1.2, freemarker 2.3.13, ognl 2.6.11 and jboss
5.0.1.
I'm having one ftl, where I'm doing the following
<#list "${additionalMethods}"?split(",") as additional>
<#assign tmpInner>${additional?trim?substring(0,
additional?trim?index_of(":"))}
But this gives m
4 matches
Mail list logo