Hello,
I have created a method on a Home Object of an Entity. I use it to call a web service and
gather more Information on that selected entity.
Now my question is how do I call this method when I display the Information on a
JSF-Page...
I tryed an action in pages.xml for that view, but that doesn't work as I cannot access
the Home object before the view is rendered. I can't really understand when the Home
object is created in that process at all... (I'm using standard list and entity views
generated by seam gen)
Thanks,
Christian
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093713#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...