Hi All, We need to build a project that needs to multiple databases which are specified through the user interface.(i.e. a user can dynamically provide a database at runtime). Can we use EJB in scuh scenario. Do we gain advantage because instance pooling or database connection pooling might need to be done away with. What about a session bean being used in this case. if so how do we efficiently handle database connections. Is there any third party utility (pref. java based and free) that can pool connection to multiple databases selected dynamically such as Poolman. Thanks Sanjay =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
