DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15084>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15084

preloaded jsp's have their init method called again on first hit

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From [EMAIL PROTECTED]  2002-12-05 17:33 -------
Hi, I basically understand what you are saying, but
I can tell you I've never seen any other servlet container
do it this way (call the init method twice) -- Tomcat 3.x
never did this, WebLogic 7 doesn't do this, Resin doesn't do
this. Are you sure this is really the way to do it?
I think it's not good because suppose my init method does something
fairly intensive, like load some data from a database - I don't
want this happending twice for no good reason.
Sorry to be a pain and reopen the bug, but I really question this.
Thanks.

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

Reply via email to