Wolf-Dieter Fink [http://community.jboss.org/people/wdfink] created the 
discussion

"Re: HttpSession -> Database connection"

To view the discussion, visit: http://community.jboss.org/message/597217#597217

--------------------------------------------------------------
Hi Nicklas,
my first idea was to lookup the connection from pool and store it within the 
session.
But what about browser or network crash  :( , maybe the session timeout must 
cleanup.
I'm unsure whether this is a good idea.

Do you can use one connection parallel with two session? or must it an 
exclusive usage?
How the temporary tables handled, e.g. deleted if the session crash?

Also you might open lots of connections in parallel.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/597217#597217]

Start a new discussion in IronJacamar at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to