Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Instead of writing Home, Remote Interfaces if i directly
extends EJBObject to bean class what happens?



Instead of writing Home, Remote Interfaces if i directly extends EJBObject to bean class what happ..

Answer / ajit surendran

By implementing the home interface, we are adhering to
EJB's write once run anywhere policy. If the home
interface is not implemented, it cannot be searched by
JNDI/CORBA and can never be location over the network.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

write a program that list all permutations of ABCDEF in which A appears before B?

0 Answers   Nissan,


What is the final blank variable?

0 Answers  


What are the four integer types supported by java?

0 Answers  


How to send a request to garbage collector?

4 Answers  


Can we declare an array without size in java?

0 Answers  


How destructors are defined in java?

0 Answers  


Which of the following is not an isolation level in the JDBC

0 Answers   CTS,


What is UNICODE?

3 Answers  


What is getkey () in java?

0 Answers  


What types of inheritance does Java support?

2 Answers  


What is the argument in java?

0 Answers  


Package1 and Package2 both have a method name lets say "methodA" with different implementation. When I import both the packages in a java class how can I use both the methods?

7 Answers   Ericsson,


Categories