| 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
|
|
|
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
|
 |
 |
|
|
subject: Log Servlet
|
|
|