[jboss-user] [JBoss Seam] - Re: How to directly invoke a seam action?
petemuir
do-not-reply at jboss.com
Tue Sep 5 16:46:15 EDT 2006
I don't think it should affect either the factory pattern or pages.xml calling the pages as an iframe.
i.e.
<iframe src="myiframe.seam" />
pages.xml (check the syntax, i might have it a bit wrong)
<page view-id="myiframe.xhtml" action="#{searchAction.find}" />
No, no JSF tag I'm aware of (the HTML tag does the job I guess).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969586#3969586
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969586
More information about the jboss-user
mailing list