Examine the call stack in your debugger when the breakpoints are hit.
On 12/22/06, kkus <[EMAIL PROTECTED]> wrote:
In 1.9.4 Spring MVC, I put a breakpoint at doGet() of FrameworkServlet.java. Then in Administration - View Users page I clicked a link for a user then there are two threads stopping at the same breakpoint. It seems only happen in displaytag or only for Get request. How can I debug the root cause for sending same request twice? Thanks! -- View this message in context: http://www.nabble.com/tough-question%3A-doGet-request-fired-twice-in-displaytag-tf2872720s2369.html#a8029262 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
