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 Collection<String> from the action using 
getPermissionlevel() method
It is printing the values from the value stack but it also prints the 
Freemarker template error
I am forwarding the error page.
Please help me. 

Thanks 

Suhas.


      Cricket on your mind? Visit the ultimate cricket website. Enter 
http://beta.cricket.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to