Application Management
Developing Standalone Client Applications
In an enterprise WebSphere 5.1 deployment, the application business logic is developed as Enterprise JavaBeans (EJB). In many situations, there exists a need to execute standalone Java programs that run outside the container. To reuse the business logic present in the EJBs, the application client can use the EJB resources that are provided by the application server.
Reader Feedback : Page 1 of 1
#2 |
Alex De Lara commented on the 15 Mar 2005
Ops, I'm really sorry about the bad comment ! I take it back. Just found the stuff at the end of the article. Many thanks ! |
#1 |
Alex De Lara commented on the 15 Mar 2005
I was so excited that this article started quite well but it derailed miserably when it came to show how to do the stuff. It's missing a concrete example, otherwise it just does the lame job that IBM does on documentation. |