I don't know I am asking correct question or not (may be its silly).
Suppose I am having tomcat installed on dir c:\Apache\Tomcat 7.0\..
with some web applications in it and now I wanted to deploy another application (war)
but I don't want to keep my web application on location c:\Apache\Tomcat 7.0\webppas\{myapplicationDir}
I wanted to deploy on suppose D:\{applicationDir}
Is it possible? If yes then is it there any kind of problem that I gonna face.