Hi,
I hope someone can help me with this problem.
I have a freemarker file where I need to use struts tags to create url.
My problem is that I don't know what's the correct way to reference the
struts taglib.
My code:
<#assign s=JspTaglibs["/META-INF/struts-tags.tld"]>
">Link her
Hi,
I hope someone can help me with this problem.
I have a freemarker file where I need to use struts tags to create url.
My problem is that I don't know what's the correct way to reference the
struts taglib.
My code:
<#assign s=JspTaglibs["/META-INF/struts-tags.tld"]>
">Link her
When I try without the reference to struts-tags I get this
error-message:
[ WARN] 15:12:36 Can't generate HTML subscription mail; nested
exception is freemarker.core.InvalidReferenceException: Expression s is
undefined on line 1, column 12 in mail-html.ftl. [] at
com.opensymphony.xwork2.intercep
When I try without the reference to struts-tags I get this
error-message:
[ WARN] 15:12:36 Can't generate HTML subscription mail; nested
exception is freemarker.core.InvalidReferenceException: Expression s is
undefined on line 1, column 12 in mail-html.ftl. [] at
com.opensymphony.xwork2.interce
Hi,
I also experience this problem with the radio button.
Could you please give me an example of how this is done?
My code:
gives a 'true' output.
If I change from radio to select it works ok, strange...
Thanks in advance for your help :)
ALM
-Opprinnelig melding-
Fra: Nuwan Chan
I figured it out just after posting the message :)
The mistake was that I had put '' around the boolean values. When I removed
them it worked. I also changed from 0 and 1 to true and false which is what
gives as output.
Example:
Hope this helps you :)
ALM
-Opprinnelig melding-
Fr
6 matches
Mail list logo