Hi all, i have problem with the restful action, a entity list action. Let's imagine, I have one entity and would like to display their list. On to top of the list page is locatel filter form (some attributes). I would like to implement this page restful - when the user click on the search (filter) button, url will be
list.seam?name=...&description=.... Can somebody tell me how to do it ? I am using the @RequestParameters, but I don't know ho to design the action component and the appropriate .page.xml file. Thanks for reply. Mila View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117212#4117212 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117212 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
