dumming down the question...i really need to do this when the pages loads and without the
user doing anything
public void load() {
packages = em.createQuery("from PackageEntity").getResultList();
}
then display the result of the query in a dataTable.
Thanks.
Eric Ray
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959394#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...