Hi Dave, I solved the problem. I dont what happened. I just redeployed the war file. Thanks for your help.
Thanks and Regards Ratna nani2ratna wrote: > > Hi, > > But its giving error like > > 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. > at freemarker.core.TemplateObject.assertNonNull(TemplateObject.java:124) > at > freemarker.core.TemplateObject.invalidTypeException(TemplateObject.java:134) > at > freemarker.core.BuiltIn$stringBI._getAsTemplateModel(BuiltIn.java:358) > at freemarker.core.Expression.getAsTemplateModel(Expression.java:89) > at freemarker.core.Expression.getStringValue(Expression.java:93) > at freemarker.core.DollarVariable.accept(DollarVariable.java:76) > at freemarker.core.Environment.visit(Environment.java:208) > at freemarker.core.MixedContent.accept(MixedContent.java:92) > at freemarker.core.Environment.visit(Environment.java:208) > at freemarker.core.Environment.process(Environment.java:188) > at freemarker.template.Template.process(Template.java:237) > at > org.apache.struts2.components.template.FreemarkerTemplateEngine.renderTemplate(FreemarkerTemplateEngine.java:185) > > I dont what is freemarker also. > I am using all new jar files downloaded from struts-2.1.2-lib.zip from the > downloaded page which is under Beta release. > How to resolve this error. > > Thanks and Regards > RAtna > > > > > > > newton.dave wrote: >> >> --- On Wed, 6/11/08, nani2ratna <[EMAIL PROTECTED]> wrote: >>> can any body tell me what is the release date of struts 2.1 >> >> Probably not: there are, in general, no scheduled releases. >> >>> So that i can get struts-dojo-tags.tld, if this tld file is >>> already available please send me the link. >> >> If you want to use S2.1 you need to get either a test release or build it >> from source. >> >> Whether or not it's appropriate for your application is something only >> you can answer; I've found it to be fine, but there are edge cases that >> might be significant depending on your environment, usage, etc. >> >> Dave >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > -- View this message in context: http://www.nabble.com/Release-Date-Of-Struts-2.1-----Is-it-Reliable-------tp17787281p17788393.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]