javax.servlet.http.HttpServlet was not found on the Java Build Path
javax.servlet.http.HttpServlet was not found on the Java Build Path The superclass “javax.servlet.http.HttpServlet” was not found…
Read Morejavax.servlet.http.HttpServlet was not found on the Java Build Path The superclass “javax.servlet.http.HttpServlet” was not found…
Read MoreNeither BindingResult nor plain target object for bean name available If you see below exception…
Read MoreMissing artifact javax-activation-activation-jar-1-0-2 Missing artifact javax.activation:activation:jar:1.0.2 I was getting this error when trying to add…
Read MoreRemove override annotation If you see errro remove @Override annotation it means you are not…
Read MoreReplicated HTTP sessions specified webapp but clustering not enabled Caused By: weblogic.management.DeploymentException: Replicated HTTP sessions…
Read Morejava-lang-ClassNotFoundException-org-apache-commons-httpclient-URI Caused by: java.lang.ClassNotFoundException: org.apache.commons.httpclient.URI If you are getting below exception:
Read MoreClassNotFoundException-org-apache-commons-logging-LogFactory Caused by: java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory If you are getting below exception:
Read Morejava-lang-NoClassDefFoundError-com-sun-xml-bind-api-ErrorListener If you getting java-lang-NoClassDefFoundError-com-sun-xml-bind-api-ErrorListener exception while build
Read Moretaskdef class com-sun-tools-xjc-XJCTask cannot be found If you are getting taskdef class com-sun-tools-xjc-XJCTask cannot be…
Read MoreSyntax error annotations only available if source level is 1-5 greater OR Syntax error, annotations…
Read More