@Name("org.jboss.seam.core.pageflow")
| public class MyPageflow extends Pageflow {
|
| @Overrider protected String getViewId(Page page)
| {
| return ....;
| }
|
| }
APPLICATION is the default precedence, so you don't need to specify it
explicitly.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994305#3994305
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994305
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user