/EJBStatefulCounter

a demo of stateless bean

Primary LanguageJava

A simple stateless bean that add and retrieves the value of a counter.

Please see repository EJBStatelessCounterClient and EJBfromServlet on how to usethe bean from a standalone program and from a servlet.