Comment by 'Guest' on 2006-03-08 10:24:53 Difference between JTA and JTS |
Comment by ayy on 2006-04-05 08:28:43 What is run time polymorphism? |
Comment by 'Guest' on 2006-04-19 01:05:30 if the Parent class and child class should have same class name and signature,called Run Time Polymorphism. Using dynamic Dispatcher method we can achive Run time Polymorphism |
Comment by Nishan Naseer on 2006-04-23 06:11:45 1) what are anonymous classes 2 explain reflect package and its uses |
Comment by Rajarshi on 2006-04-25 06:48:43 Explaine the session facade design of Entity beans. What are its significance? [B]Session facade design[/B]
|
Comment by edhanunjay on 2006-05-22 11:33:40 [B]EntityBeans are easy in understanding but difficult in putting them into practice !!! Why ???[/B] |
Comment by Pravin Kumar Gupta on 2006-05-24 05:22:15 [B]java is a lenthe why?[/B] struts is a open fram work why? :grin 8) |
Comment by 'Guest' on 2006-05-29 13:59:39 The site is good for freshers, but i think more questions should be added with answers. :-) |
Comment by 'Guest' on 2006-05-31 06:35:05 Questions are good but should be added with more brief answers. Also, Some more questionss should be added.
|
Comment by Ismail on 2006-05-31 08:36:05 J2EE transactiom follow the Distributed Transaction Processing specs , where we have 3 basic components. Application programs(AP), Resouce Manager(RM) and Transaction Manager(TM) so a TM interacts with the RM using a XA interface where as TM interacts with AP using a TX interface. |