Re: [OT] problems with performance with IIS 7.5 and Tomcat Connector

2012-02-05 Thread Sharun superstar
On Sun, Feb 5, 2012 at 9:46 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Bilal, > > On 2/5/12 2:59 PM, Bilal S wrote: > > Is the goal to design for the lowest common dominator? This would > > mean that if 99% of the user base

Re: [OT] Regarding missing requst parameter infos in RequestFacade

2011-09-30 Thread Sharun superstar
configuration or something else. > > On 9/29/2011 9:27 AM, Sharun superstar wrote: > > I am using cocoon 2.1.9 as my web application frame work on tomcat > > 6.0.33 > > I'm on Cocoon 2.1.11. You and me both need to upgrade badly! I also > happen to be using Tomcat 6

Re: Regarding missing requst parameter infos in RequestFacade

2011-09-29 Thread Sharun superstar
On Thu, Sep 29, 2011 at 3:27 PM, Sharun superstar < saravanan.nedunchezhi...@gmail.com> wrote: > Hi, >I am using cocoon 2.1.9 as my web application frame work on tomcat > 6.0.33 > > I get strange problem that I get request object and also able to get values > of >

Regarding missing requst parameter infos in RequestFacade

2011-09-29 Thread Sharun superstar
Hi, I am using cocoon 2.1.9 as my web application frame work on tomcat 6.0.33 I get strange problem that I get request object and also able to get values of querystring and sessionid from the request object. (RequestFacade) But when try to get request-parameter using the same object it some ti