In fact there is no -servlet option, and you are probably using hotspot right now.
You can choose between the -hotspot to select the "hotspot" VM -server to select the "server" VM -classic to select the "classic" VM Default is hotspot JVM so, if you are using tomcat as it comes out of the box you are using hotspot JVM. I would very much want to know, what is prefered for tomcat, I am using -server but I haven't done any benchmark tests or anything in that direction. [EMAIL PROTECTED] > -----Original Message----- > From: Antony Stace [mailto:[EMAIL PROTECTED]] > Sent: 31. jan�ar 2002 13:44 > To: [EMAIL PROTECTED] > Subject: Can I use the Hotspot JVM to run tomcat > > > Hi > > Can I use the hotspot JVM for running tomcat. If I look at > the java program I see there is a > > -servlet > > option. Can I just place this in the command line options > for java in the tomcat.sh script? > > -- > > > Cheers > > Tony > --------------------------------------------------------------------- > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
