Hello Ann, AM> Thank u for all ur answers. So there is no other way AM> except giving a req to the servlet, to call the init() AM> function ??
Not only. init() method automatically called by servlet container if load-on-startup order defined for given servlet in deployment descriptor(web.xml). Cheers, Max ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
