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#3959394

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959394
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to