Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Anyone know Java Servlets?

Name: Anonymous 2006-07-13 17:17

Trying to get an assignment done for my Advanced Java and I keep getting the following exception:

javax.servlet.ServletException: Servlet execution threw an exception

root cause

java.lang.NoClassDefFoundError: entry/PhoneBookEntry
    assignment4.AddEntry.doGet(AddEntry.java:37)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

[url]http://dat.4chan.org/b/src/1152823595563.jpg[/url] for a screenshot of it.

The thing is entry.PhoneBookEntry exists, but for some stupid reason the servlet isn't finding it (note: this didn't seem to be an issue when I compiled).

Any ideas/suggestions? If you need more info just ask.

Name: Anonymous 2006-07-24 21:22

Shouldn't the container automatically recompile if the source is newer than the class file?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List