mgainty wrote: > > > you can implement single sign on access with SingleSignOn Valve > <Host name="localhost" ...> > ... > <Valve className="org.apache.catalina.authenticator.SingleSignOn" /> > ... > </Host> > http://tomcat.apache.org/tomcat-5.5-doc/config/host.html > > is this what you're looking for? > Martin >
nope, but thx anyway. i got just 1 web app running. my problem is, that a client can fire as much requests as he wants from our website! in coldfusion for example such requests are catched by the coldfusion application server and ignored. -- View this message in context: http://www.nabble.com/how-to-avoid-multiple-requests-from-the-same-client-tp19836189p19839779.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]