| Sign In/My Account | View Cart |
Topic: Enterprise JavaBeans
Session beans are powerful because they extend the reach of your clients into remote servers--yet they're easy to build. In Getting Started, you built a stateless session bean named ConverterEJB. This chapter examines the source code of a stateful session bean called CartEJB.
Programming Language: Java