Interview Question in J2SE


 

Interview Question :: Tomcat6.0 installation on Window XP , SP2

This is what i have done till now.

(1)Insatlled jdk-6u5-windows-i586-p in C:\Java
(2)Installed jre in C:\Java\jre1.6.0_05
(3)Installed Tomcat 6.0 in C:\tomcat
(4)Installed J2SE in C:\SUN\SDK
java_ee_sdk-5_05-windows-nojdk

"What will be my JAVA_HOME & PATH??????"

I have done every thing possible , follwed what JSP books said but
when i try the following URL it does not work.
URL -> http://localhost:8080/index.jsp


by ksk