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...


how to handled exceptions & erros in ejb?



how to handled exceptions & erros in ejb?..

Answer / ss

The primary exceptions of ejb is EJBException and
RemoteException. Generaly those exceptions are handeled by
throws list. Other type of exceptions are handled by
try..catch block as like other java programs

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is meant by bytecode?

0 Answers  


What is ternary operator?

0 Answers  


How to make a read-only class in java?

0 Answers  


Difference between method overloading and method overriding in java ?

0 Answers  


Which container method is used to cause a container to be laid out and redisplayed in java programming?

0 Answers  


describe method overloading

0 Answers  


What are the advantages of encapsulation in java?

0 Answers  


1) Find the Merge point of two linked lists. 2) Swap two bits of integer. 3) Reverse individual words of the sentence. 4) Reverse string without using temp string.

2 Answers   HCL,


Which collections are thread safe in java?

0 Answers  


How will you override default serialization mechanism in java

2 Answers  


What is the purpose of garbage collection in java, and when is it used?

0 Answers  


What is the output of the below java program?

0 Answers  


Categories