Hi, I am new to Struts so please bear with me.
I am using Websphere and has a datasource "ds1" configured in the app server. Usually the jndi lookup is done only once in an application since its costly (like in an init menthod of a servlet). Struts help talk about setting up a "BasicDataSource" in the config file. My question: How do I use the Datasource I set up with the app server and where do I do the JNDI lookup (like can I do it somehow in the init method of the ActionServlet)? Thanks Jay --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]