Howdy, What are you trying to do? Yoav Shapira Millennium ChemInformatics
>-----Original Message----- >From: Balaji [mailto:[EMAIL PROTECTED] >Sent: Wednesday, April 02, 2003 7:21 AM >To: Tomcat Users List >Subject: Using the ServerFactory > >Hi , > >The following code returns me a null object for ServerFactory. I assume >that accessing ServerFactory would help me get all the details of the >Tomcat Server. Is my assumption right?? > > > server = ServerFactory.getServer(); > if(server == null) > System.out.println("Server is null"); > >Any help would be appreciated. > >Thanks >Bala > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
