Re: http thread stops responding

2011-03-21 Thread alexis
i made some changes to the code. (posted one jsp at the end of this mail) . change was, to avoid to store values in the session and keeped the values as hiddens in forms. looks like it worked. But . yes, connections are closed, im requesting a connection from the datasource and after use it i

Re: http thread stops responding

2011-03-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alexis, On 3/21/2011 8:17 AM, alexis wrote: > Problem is, after 2 or 3 reloads or moving from one jsp to another > one, pages are not loaded anymore, browser keeps loading for ever. Take some thread dumps. I suspect that you are waiting for a databas