Latest Answer: It is web.xmlthis file contain mapping of ActionServlet with the configuration file for single or multipleinfo about url atternmapping of tag uri with struts tags locationPardeep Dureja ...
Latest Answer: synchronised block is a thread safe,where as a normal block is not thread safe.only one thread at atime can access a synchronised blockbut not for a normal block ...
Latest Answer: On .hbm xml file to define mapping, one bean class and one class for implementing all the services fot the objet. ...
Latest Answer: This are call back methods It means container will call this method before it actually activate or passivate the bean. This gives you a chance to put your own logic to do some stuff like logging or clean up. ...
What kind of bean(entity/session) will you use if there are no database transactions and all you use is a read-only database.
Latest Answer: Not Supported ...
Latest Answer: It is used for transaction support in stateful session beans. EJB container calls call back functions on sfsb (if it implements SessionSynchronization interface) after transaction started, before completion and after completion.Bean developer can do house ...
Latest Answer: can you explain it with an example ? ...
Where is JNDI located (In client or server).If its server, how a client can get the information about whichEJB is registered in JNDI ?.How EJB will be registered in JNDI.
Latest Answer: For ConnectionPool Example for weblogic
View page << Previous 3 4 5 6 [7] 8 9 10 11 12 Next >>

Go Top