2008/12/15 Lukasz Lenart <[email protected]>: >> where should i use this, this should be in ActionClass or it can be >> in DAO. give me an idea to implement this . > > In action, but you shouldn't use that, it's deprecated solution, > instead implemented Hibernate or JPA layer.
Or a simple JNDI call, configuring you data source in your container. Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

