What I normally do is to use EJBs to access my database, I create a Session Bean which
interact with Entities (former Entity Beans). So my portlet make a JNDI lookup of the
Session Bean and through these interact with the Database.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107539#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...