[jboss-user] [JBoss Seam] - Re: need a solution, commandbutton triggers a session start
bulloncito
do-not-reply at jboss.com
Thu May 17 12:25:51 EDT 2007
... try
| @Begin(join=true)
| public String search(){
| return doSearch(myState.getSearchString());
|
| }
|
... to get a working conversation, that might get the MyState bean initialized. ... just an idea.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046547#4046547
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046547
More information about the jboss-user
mailing list