Freemarker in JSP

2009-04-09 Thread suhas kokal
Hello experts, I am new to Struts 2.0 Even though I am using JSP as result pager I am getting Freemarker template error. I am using the follwing syntax s:select name=permissionlevel list=%{permissionlevel} theme=simple//td This will retrieve the CollectionString from the action using

Re: Freemarker in JSP

2009-04-09 Thread Muthu Velappan
in this link http://struts.apache.org/2.1.6/docs/how-do-we-repopulate-controls-when-validation-fails.html Select/List control re-population issues and then re-test code... -- View this message in context: http://www.nabble.com/Freemarker-in-JSP-tp22965569p22969478.html Sent from the Struts - User

Re: Freemarker in JSP

2009-04-09 Thread suhas kokal
, Muthu Velappan muthu.velap...@aspiresys.com wrote: From: Muthu Velappan muthu.velap...@aspiresys.com Subject: Re: Freemarker in JSP To: user@struts.apache.org Date: Thursday, 9 April, 2009, 5:31 PM Struts 2's default markup language is Freemarker and all themes are written