Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Dukker Jansen   on Mar 03 In Java Category.

  
Question Answered By: Allan Bailey   on Mar 03

if you are using a swing appication ,
and you want to use ejb  , simply you can use
jndi for looking up the jndi name that you specified
for your ejb in the deployment descriptor.
and call ejb method from your swing application.
you do not neeed to use servlet!

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on how do swings applications communicate with ejb Or get search suggestion and latest updates.


Tagged: