Description: Two examples of Java EJB, a stateless SessionBean, learning programming source code, a good reference.
To Search:
File list (Check if you may need any files):
无状态SessionBean
.................\ejb-jar.xml
.................\Interest.java
.................\InterestBean.java
.................\InterestClient.java
.................\InterestHome.java
有状态SessionBean
.................\Count.java
.................\CountBean.java
.................\CountClient.java
.................\CountHome.java
.................\ejb-jar.xml