Why do I get a class not found exception when I try to use the shopping cart class?
Answer / Kanchan Kanojia
A class not found exception occurs when Tomcat cannot locate the shopping cart class. This can happen if the class is in a different package or JAR file, or if the classpath is incorrectly configured.
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention with how many valves does tomcat configured with?
What is coyote?
Explain the types of connectors used by apache tomcat.
What’s the difference between the apache web server and apache tomcat?
How do you deploy ejb in tomee?
What is difference between jboss and tomcat?
Is there any chance to cache files which are viewed frequently?
Explain what is tomcat coyote?
Which is better tomcat or glassfish?
Suppose there is a clash between the version of the library being shipped with your application and the library of tomcat, how will you resolve it?
How you can configure tomcat to work with iis and ntlm?
How do portlets provide customization in addition to window states and portlet modes?