David Thielen wrote:
> 3) I am using struts so struts is the servlet and owns the init method,
> unless I have missed something. So my understanding is there is no init
> method for my code???
>   
_What_ code? What specifically are you trying to accomplish?

If, say, you're trying to put something into the application context,
then write a servlet, implement its init method, give it a
load-on-startup, and you're all set.

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to