[jboss-user] [JBoss Seam] - Re: pageflow parameter of @Begin annotation as EL expression

gavin.king@jboss.com do-not-reply at jboss.com
Thu Mar 29 11:29:00 EDT 2007


Why not just use:


@Begin
  | public void begin()
  | {
  |     Pageflow.instance().begin(pageflowName);
  | }

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032829#4032829

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032829



More information about the jboss-user mailing list