how to handle exceptions in ejb?

Answer Posted / guest

by using try catch block we can handle the Exception in the
EJB ,checked Exception and Un checked Exception are the both
exception are occurred in the EJB files to control we can
handle the Exception

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we make a class virtual?

798


What are strings in physics?

730


Is array primitive data type in java?

732


Can an object be null?

710


Can you give few examples of final classes defined in java api?

755






From the two, which would be easier to write: synchronization code for ten threads or two threads?

791


take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).

1728


What's the purpose of using break in each case of switch statement?

710


Is null a string or object in java?

709


How many types of memory areas are allocated by jvm?

746


Explain about static imports in java?

752


What is a module function?

755


What is the abstraction?

773


What do you understand by a Static Variable?

868


Tell me how many ways are there to initialise an integer with a constant.

835