From: "Barnett, Brian W." <[EMAIL PROTECTED]> > We've spent the last couple of weeks enhancing our web app and now every > get/post to Tomcat from our web app is coming in twice. > > Any ideas on what I can check?
Do you have any Filters? Check that chain.doFilter(...) is only called *once*. -- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]