Intro
This article is base of JSF call EJB comp Demo , it maybe more deeper than that article, than one is just use SLSB, and here we will use all things except MB of EJB1.2, Now i will sh
原创
2009-07-02 15:46:44
1721阅读
2评论
Session Bean
Files List:
BaseSeesionBean.java
which extnds javax.ejb.seesionbean, main include some normal method but not include ejbCreate(), which is in another specail file
原创
2009-06-20 14:11:24
1040阅读