Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Ketan Dave   on Aug 10 In Java Category.

  
Question Answered By: Bien Nguyen   on Aug 10

In Win2K

My Computer => Properties => Advanced ==> Environment Variables

add: CATALINA_HOME = c:\Tomcat (assuming this is where you installed it)
add: JAVA_HOME = c:\jdk1.3 (ditto)

In Win98

autoexec.bat

add SET CATALINA_HOME = c:\Tomcat
add SET JAVA_HOME = c:\jdk1.3

Share: 

 

This Question has 3 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on How to install Web Server ? Or get search suggestion and latest updates.


Tagged: