Re: Is it correct to call a class in a webmodule from Session Bean
Posted By:
sreenath_reddy
Posted On:
Thursday, December 6, 2007 06:12 AM
If u do that ur EJB module will be tied to to ur web layer.
So we need to deploy the web and EJB modules in same server.