[jboss-user] [JBoss Seam] - s:button question...
minamti
do-not-reply at jboss.com
Sat Dec 8 14:41:04 EST 2007
| <s:button value="Foo" action="#{fooClass.foo}" rendered="#{fooClass.canIRenderFoo}" />
|
the method signature for foo is
public void foo() {
......
}
However after foo completes, I get a FacesMessage on my page saying
"Successfully created Successfully created"
Where is this coming from? It is nowhere in my code.
Thanks,
M
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111396#4111396
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111396
More information about the jboss-user
mailing list