Good Day, I am trying to use the 2.1.0 build of the dojo plug-in and I am getting an InvalidReferenceException. The issue https://issues.apache.org/struts/browse/WW-1757 helped to resolve the issue on the 2.0.9 build but now even the <@s.dateTimePicker /> or <@s.datetimepicker /> does not seem to work.
on line 49, column 17 in workitem.ftl s.datetimepicker not found. The problematic instruction: ---------- ==> user-directive s.datetimepicker [on line 49, column 17 in workitem.ftl] in user-directive s.form [on line 20, column 9 in workitem.ftl] ---------- Java backtrace for programmers: ---------- freemarker.core.InvalidReferenceException: on line 49, column 17 in workitem.ftl s.datetimepicker not found. at freemarker.core.UnifiedCall.accept(UnifiedCall.java:136) at freemarker.core.Environment.visit(Environment.java:196) at freemarker.core.MixedContent.accept(MixedContent.java:92) -- View this message in context: http://www.nabble.com/-S2--Datetimepicker-in-Struts-2.1.0-tf4694994.html#a13420348 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]