How to use the usehttponly feature in application level

2012-12-02 Thread Zhi Xie
Sorry, I don't find any doc to introduce this. There are a lot of docs to show how to implement the feature in conf/context.xml. ... Who can tell me how to implement the feature in application level? For example, I have 2 applications in the Tomcat server. One is named HelloWorld, the other is na

Could anybody give me some reference about how Tomcat handle the default servlet

2012-06-12 Thread Zhi Xie
If I deploy a war with a web.xml like this. http://java.sun.com/xml/ns/j2ee"; xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";> Test WAR default /images/* I want to

Re: How to configure maxParameterCount

2012-04-26 Thread Zhi Xie
thank you. no further question. 在 2012年4月25日 下午6:37,Konstantin Kolinko 写道: > 2012/4/25 Zhi Xie : > > -- 已转发邮件 -- > > 发件人: Zhi Xie > > 日期: 2012年4月25日 下午5:58 > > 主题: How to configure maxParameterCount > > 收件人: users-h...@tomcat.apache.org > >

Fwd: How to configure maxParameterCount

2012-04-25 Thread Zhi Xie
-- 已转发邮件 -- 发件人: Zhi Xie 日期: 2012年4月25日 下午5:58 主题: How to configure maxParameterCount 收件人: users-h...@tomcat.apache.org Hi, is there anybody know how to customize the tomcat connecter's maxParameterCount. The default value is 1, too large for me. I need to set it to