Referring to this point:

>Great, that's what I thought.  But here's why I'm getting confused. The 
>servlet tutorial says that a servlet is created once and once only (that's 
>when the init() is run).

If I comment out the init() method in my servlet do I get an instance of it
for each request?

Do people commonly do this?

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to