I'm working on jboss catalina plugin and
I want to know wether the context default values
are usefull for .WAR deployement

<DefaultContext 
     cookies="false"
     crossContext="true"
     trusted="false" >
</Context>

can one set those parameters with the web.xml
or with a "catalina.xml" additional deployment file ?

By the way, what does mean the "trusted" attribute ?

thansk in advance.

--
Alain Coetmeur

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to