I am trying to use the Table with Tapestry 4 and somehow I can't find out what 
is going wrong...maybe someone of you sees the problem?

Inbox.page


   
   
   

Inbox.html



Inbox.java

public List getPrivateMessages() {
      return 
getPrivateMessageDAO().getPrivateMessages(
           
 getVisitObject().getUser());
   }


Thanks!


-------------------- m2f --------------------

Sent from www.TapestryForums.com

Read this topic online here: <<topic_link>>

http://www.tapestryforums.com/viewtopic.php?p=14529#14529

-------------------- m2f --------------------


Reply via email to