[jboss-user] [JBoss Seam] - Re: How to directly invoke a seam action?

petemuir do-not-reply at jboss.com
Tue Sep 5 16:34:09 EDT 2006


I've never seen the actionMethod=searchAction.find syntax before.  What version of Seam are you using?

Seam uses JSF which is a component-framework not an action-framework, but can behave like an action framework using pages.xml.  You should also consider the Seam Factory Pattern which provides an alternative (more JSFish IMO) way of doing much the same thing.

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

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



More information about the jboss-user mailing list