Hi,
I am trying to configure my application using Tomcat 4.0, I am having two problems
1> how to specify the context i.e. where my application is located
2> I get error while starting Tomcat that server.xml not found but the file is in the directory. Tomcat starts up normally if I execute from the bin directory using startup.bat.
So how do I specify the server.xml path ??
Thanks
Amit