> Hi,
> It's pretty much gone in Tomcat 5.5, don't use it.
>
> Yoav

What can I use instead of it ?

I tried 
<Loader cookies="true" override="true" swallowOutput="true" 
allowLinking="true"/>
in $CATALINA_HOME/conf/context.xml but some errors appear.

> > 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