the view-id should be the file name of your page, so .jsp instead of .seam
| <pages>
| <page view-id="/showGroups.jsp"
action="#{groupFinder.findFirstPage}" />
| </pages>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963668#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...