Hi, I wonder where to open and close the database on the server side, and where to store the database connection.
At this point, I only have the server side implementation of my RPC services. But there is no place to store my Connection object and no entry point like "onServerLoad" or something like that. An alternative way would be to open and close the database on each service call. How do you do this? Thank you Magnus -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
