The following example shows how to invoke a EJB3 session bean from a JSF managed bean.
There are some points I need to mention:
1) The JNDI name of session bean may vary according to different Application Server and the way you deploy your application.
2) Depending your situation,choose the right ...







评论排行榜