otnj2ee
01-24-2008, 01:20 AM
If a Servlet class requires information from a database, then the servlet container provides JDBC access to the class.
Now if a non-servlet class (POJO) requires information from a database, "who" will provide JDBC access to the class?
Thanks
Scott
Now if a non-servlet class (POJO) requires information from a database, "who" will provide JDBC access to the class?
Thanks
Scott