dependency jar-velocity,
January 14, 2009 at 2:21 AM
please tell which dependencies to add in web application?
Following exception occuring:-
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/collections/ExtendedProperties at org.apache.velocity.runtime.RuntimeInstance.<init>(RuntimeInstance.java:160) at org.apache.velocity.app.VelocityEngine.<init>(VelocityEngine.java:71) at Stu.main(Stu.java:11)
View All Comments
| View Tutorial