[jboss-user] [JBoss Seam] - invoke a seam method from java

dreuzel do-not-reply at jboss.com
Mon Nov 19 08:10:46 EST 2007


how can i invoke a  method  from java


ex:


code]
 try{
       resultstring = invokeMethod("${testmodule.submit('testargument')}");
     } catch (Exception er)
           { ... tesmodule not found
           }


can you please  indicate  where to look ?


Thanks  in advance

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

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



More information about the jboss-user mailing list