File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Cattle Drive and the fly likes Log Servlet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » This Site » Cattle Drive
Reply Bookmark "Log Servlet" Watch "Log Servlet" New topic
Author

Log Servlet

Ronald Schindler
Ranch Hand

Joined: Jul 11, 2000
Posts: 50
Do we need to extend LogServlet for the Servlets problems or can we extend HttpServlet? And if we are supposed to use LogServlet, what exactly is the purpose? My assumption is that we must be trying to teach something by moving away from the actual jdk.
Thanks.
Marilyn de Queiroz
Sheriff

Joined: Jul 22, 2000
Posts: 9033
    
  10
You must use LogServlet for Servlets-4 assignments. I recommend you get used to using it in the first, easier servlets assignments before you get to the big one.


JavaBeginnersFaq
"Yesterday is history, tomorrow is a mystery, and today is a gift; that's why they call it the present." Eleanor Roosevelt
 
I agree. Here's the link: http://jrebel.com/download
 
subject: Log Servlet
 
Similar Threads
DatabaseException
java.lang.Object
BeeServlet and MVC2... again
LogServlet revisited
Javadoc and LogServlet