login-required=”true” Will End Your Conversation
In Seam, in the pages.xml or mypage.page.xml files, you note [...]
In Seam, in the pages.xml or mypage.page.xml files, you note [...]
Let's say that when a user clicks on something, perhaps selecting something from a DataTable or DataGrid, you want to call some server side code, and then popup a modal panel which needs to show content based on the new state setup by your server side call. In my case I have a DataGrid showing a number of items, and when a user clicks on an item I want to set the current selected item on a Seam component on the server, and then popup a modal panel to display detailed information about the item, and provide the user some actions within the modal panel.
RichFaces, a collection of open source JSF Components for building [...]
I upgraded the JBoss instance on my server just over [...]