You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Prabhu <pr...@efrontier.com> on 2007/06/12 12:28:00 UTC

swallowOutput attribute in tomcat 6

Do we have this attribute in tomcat 6. I was using tomcat 5 earlier and  
had this entry.

<DefaultContext allowLinking="true" swallowOutput="true" />

Now after upgrading to tomcat 6, this option doesn't seem to work. Also  
the url http://tomcat.apache.org/tomcat-6.0-doc/config/defaultcontext.html  
is non-existent!

Kindly send your reply to prabhu@efrontier.com

-- 
Regards,
Prabhu

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: swallowOutput attribute in tomcat 6

Posted by Mark Thomas <ma...@apache.org>.
Prabhu wrote:
> Do we have this attribute in tomcat 6. I was using tomcat 5 earlier and
> had this entry.
> <DefaultContext allowLinking="true" swallowOutput="true" />

Yes but in slightly different manner.

See http://tomcat.apache.org/tomcat-6.0-doc/config/context.html

Mark

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org