Hello.
i want to configure intomcat one new context
(http://localhost/myNewContext/ )
I have the new structure:
$home
|------webapps
|--ROOT
| |..........
|--myNewcontext
and in the conf file i put:
<Context path="/myNewContext" docBase="" debug="0" reloadable="true"
crossContext="true">
....
but it doesn't run well
can you help me for configure one new context?
thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]