Hello,
Does 'DefaultContext' element work in Tomcat 5.5 ?

I used it in tomcat 5.0.27 with this syntaxe in $CATALINA_HOME/conf/server.xml 
:

      <Host appBase="webapps" name="localhost">
        ...
        <DefaultContext cookies="true" override="true" swallowOutput="true" 
allowLinking="true"/>
      </Host>

Can I use it in Tomcat 5.5 ?
Thanks

-- 
Sebastien MORETTI
Linux User - #327894


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to