I am experiencing the same trouble now with optiontransferselect:

------------------------------------------------------------------------------------------------------

Expression parameters.name is undefined on line 92, column 85 in
template/simple/select.ftl.
The problematic instruction:
----------
==> ${parameters.name?html} [on line 92, column 83 in
template/simple/select.ftl]
 in include "/${parameters.templateDir}/simple/select.ftl" [on line 33,
column 1 in template/simple/optiontransferselect.ftl]
 in include "/${parameters.templateDir}/simple/optiontransferselect.ftl" [on
line 25, column 1 in template/css_xhtml/optiontransferselect.ftl]
----------

Java backtrace for programmers:
----------
freemarker.core.InvalidReferenceException: Expression parameters.name is
undefined on line 92, column 85 in template/simple/select.ftl.
        at freemarker.core.TemplateObject.assertNonNull(TemplateObject.java:124)

------------------------------------------------------------------------------------------------------

I have done what is recommended here, but still having that problem:

Somebody solved it?

Thanks.
-- 
View this message in context: 
http://appfuse.547863.n4.nabble.com/a-few-struts2-x-tag-don-t-work-within-appfuse2-0M4-tp563704p2225126.html
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to