hi all, I m really confused about something.
I have been using EJB for my application. Now while using EJB, whenever i add a new bean what i need to do is deploy it on server and generate stubs and so on.
Now my question is, Do i need to deploy my module( in which i m using hibernate -no EJB) to my application server in any manner?
Or i can say my question is how can other modules in my application use the code i m writing using hibernate.
Hope u people understand my problem.
Any suggestions??
Thanx in advance.
Priti
|