Java thin application client | |
![]() |
|
|
![]() |
|
Configure and Run | TechNotes | JavaDoc | Build It Yourself |
Locating source code |
Reviewing coding notes |
This Sample shows how to use a very simple stateless session enterprise bean from a Java thin application client. No database tables are required.
Because a client does not have the ability to regenerate deployment descriptors, the enterprise bean JAR file BasicCalculatorEJB.jar, which this Sample utilizes, has already deployed and is skipped during the build process. If you need to update any server interfaces, build the code and redeploy the Technology Samples on a server installation and replace the BasicCalculatorEJB.jar file in the directory.