Why do I get a class not found exception when I try to use the shopping cart class?



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

Post New Answer

More Tomcat Interview Questions

Mention with how many valves does tomcat configured with?

1 Answers  


What is coyote?

1 Answers  


Explain the types of connectors used by apache tomcat.

1 Answers  


What’s the difference between the apache web server and apache tomcat?

1 Answers  


How do you deploy ejb in tomee?

1 Answers  


What is difference between jboss and tomcat?

1 Answers  


Is there any chance to cache files which are viewed frequently?

1 Answers  


Explain what is tomcat coyote?

1 Answers  


Which is better tomcat or glassfish?

1 Answers  


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?

1 Answers  


How you can configure tomcat to work with iis and ntlm?

1 Answers  


How do portlets provide customization in addition to window states and portlet modes?

1 Answers  


Categories