jsp - java.lang.ClassNotFoundException: org.apache.struts.taglib.bean.CookieTei -
i finding java.lang.classnotfoundexception: org.apache.struts.taglib.bean.cookietei.
i have struts2-core-2.1.8.1.jar, struts2-json-plugin-2.1.8.1.jar on classpath.
it appears have dependencies on struts-1. jarfinder finds class in struts-1 libs. rid of struts-1 jars, , place struts-2 jars in classpath.
Comments
Post a Comment