Results 1 to 1 of 1
- 02-24-2010, 09:42 AM #1
Member
- Join Date
- Feb 2010
- Posts
- 1
- Rep Power
- 0
FreeMarker error when trying to use AJAX Theme
I am trying small application for AJAX in struts 2.1.6. when i am giving the <s:head theme="ajax" /> tag in jsp getting the following error. Please tell me the procedure how to use AJAX in struts 2.1.6 or how to use dojo in struts 2.1.6.
FreeMarker template error!
Expression parameters.parseContent is undefined on line 45, column 28 in template/ajax/head.ftl.
The problematic instruction:
----------
==> ${parameters.parseContent?string} [on line 45, column 26 in template/ajax/head.ftl]
----------
Java backtrace for programmers:
----------
freemarker.core.InvalidReferenceException: Expression parameters.parseContent is undefined on line 45, column 28 in template/ajax/head.ftl.
Similar Threads
-
Using freemarker to send an email in Japanese utf-8
By mackstar in forum New To JavaReplies: 0Last Post: 09-01-2009, 10:49 AM -
theme while running
By pgag45 in forum NetBeansReplies: 4Last Post: 04-20-2009, 04:33 AM -
Error using ajax call in onchange event of select box.... struts 1.x?
By prabhurangan in forum Web FrameworksReplies: 0Last Post: 07-07-2008, 07:10 AM -
FreeMarker 2.3.13
By Java Tip in forum Java SoftwareReplies: 0Last Post: 05-06-2008, 06:50 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks