You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Irina Rubenchik <Ir...@msdw.com> on 2000/12/07 15:36:54 UTC

running init() twice?

Hello,

I have a web page with 2 frames. Both frames invoke one servlet with
different parameters. When I run this servlet, it seems like it is
executing the init method twice, once for each frame. Is there an option

that I can set in tomcat, which would make sure that the init method of
my servlet only invoked once?

Thanks
irina