Tuesday, November 29, 2011

How to invoke servlet from ejb components?

Yes you can make a servlet as a client and access the EJB. You have to create a WEB-INF folder and in that folder create a classes folder and complie and keep all your class files and depoly.
Category:EJB Interview Questions

No comments:

Post a Comment