Hi Mahen, Maybe this help,
server.xml: ... <Host name="localhost" appBase="webapps" > ... <Context path="" docBase="myappcontextpath" debug="0" reloadable="true" /> ... </Host> ... Marcus
Hi Mahen, Maybe this help,
server.xml: ... <Host name="localhost" appBase="webapps" > ... <Context path="" docBase="myappcontextpath" debug="0" reloadable="true" /> ... </Host> ... Marcus