Radhakrishnan J wrote:
> Eclipse's Debug UI shows the breakpoints threadwise. If these executions
> are happening over different threads, thats one way to tell the
difference.
It's not the thread that's the issue - it's which _webapp_ it's
currently executing.
ePageException(t);
}
} finally {
if (_jspxFactory != null)
_jspxFactory.releasePageContext(_jspx_page_context);
}
}
}
Trace:
=
Regards,
Radhakrishnan J
phone: +91-80-513688
Eclipse's Debug UI shows the breakpoints threadwise. If these executions
are happening over different threads, thats one way to tell the difference.
-Original Message-
From: Shankar Unni [mailto:[EMAIL PROTECTED]
Sent: Saturday, November 19, 2005 7:12 AM
To: users@tomcat.apache.org
Subje