: 303 438 9585
> -Original Message-
> From: Abhilash Kumar [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 13, 2006 9:45 PM
> To: Tomcat Users List
> Subject: RE: No of concurrent requests per session
>
> Hello:
>
> Thanking everyone for words of wisdom ..
&
rrent requests per session
> > -Original Message-
> > From: Abhilash Kumar
> [mailto:[EMAIL PROTECTED]
> > Sent: Monday, February 13, 2006 9:45 PM
> > To: Tomcat Users List
> > Subject: RE: No of concurrent requests per session
> >
> > Hello:
> >
nt
requests.
George Sexton
MH Software, Inc.
http://www.mhsoftware.com/
Voice: 303 438 9585
> -Original Message-
> From: Abhilash Kumar [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 13, 2006 6:43 AM
> To: Tomcat Users List
> Subject: No of concurrent requests per session
>
that lets you set the maximum concurrent
requests.
George Sexton
MH Software, Inc.
http://www.mhsoftware.com/
Voice: 303 438 9585
> -Original Message-
> From: Abhilash Kumar [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 13, 2006 6:43 AM
> To: Tomcat Users List
> Subject:
Hello:
I am using Tomcat 5.0.30 with HTTP 1.1 Connector. If I try to make a third
request while two other request's (which i have already made) responses have
not yet arrived, then Tomcat is not serving the request until one of the
pending response arrives. This limits me to only two pending r
You have Batik (ships with FOP distribution itself) in Tomcat's classpath ?
Pls see wheter this link is helpful.
http://xmlgraphics.apache.org/fop/0.20.5/graphics.html#batik
thanks and regards,
-- Kannan.
-Original Message-
From: Eickvonder Bjoern [mailto:[EMAIL PROTECTED]
Sent: Monday,
Hello:
Is there a way in Tomcat to implement SSO with JAAS (instead of using the
Valve implementaion of SSO) so that my web app will be portable across
containers ?
thanks and regards,
-- Kannan.
--
Amritha Institute of Medical Scie
Hello:
Can anyone pls suggest the standard way for sharing of data between
multipe web applications ? I have one outer web app which the user will
access first and at some point of time he may logon to other web apps from
the first web app using SSO.
So is there a way for me to transparently acc