installation

Hi all I am a beginer. I have to do a jsp project I installed tomcat 6.how can i change the work directory to D:/JSP
[144 byte] By [codename47a] at [2007-11-27 9:12:39]
# 1
hello. hope u want to change webapps to c:\jsp. try this; open tomcat folder then conf folder then server.xml Now look where there is <Host name="localhost"....> tag and change it to <Host name="localhost" appBase="C:\jsp"...>Restart the server.
OiyeMagohaa at 2007-7-12 21:59:23 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...