| <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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user