Re: I cannot run tomcat on XP proffesional

2002-05-31 Thread Jarvis Ka
You need to set your JAVA_HOME environment variable. (It's different than the PATH variable that you set to let you compile Java source files) DO: set JAVA_HOME=[your jdk path] OR: Set it in the system properties. Jarvis = Imagination is more

RE: Need Hel plz

2002-05-31 Thread Jarvis Ka
Try: http://localhost:8080/examples/jsp/dates/date.jsp Instead of: http://localhost:8080/examples/jsp/dates/date.Jsp Jarvis = Imagination is more important than knowledge... -- Albert Einstein (1879 - 1955)

Re: IIS -- Tomcat -- Jboss

2002-05-16 Thread Jarvis Ka
Hi Dave, Have you tried to download the combined version of Tomcat and JBoss? http://prdownloads.sourceforge.net/jboss/JBoss-2.4.4_Tomcat-4.0.1.zip or http://prdownloads.sourceforge.net/jboss/JBoss-2.4.4_Tomcat-3.2.3.zip They have a start up file that will automatically bring up both Tomcat