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
What are the different collection views provided by maps?
Can we modify the throws clause of the superclass method while overriding it in the subclass?
What is not object oriented programming?
How would you dynamically allocate memory to an array?
Can a class be declared as protected?
What is the main purpose of serialization in java?
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application
What languages are pass by reference?
How to display names of all components in a Container?
Name and explain the types of ways which are used to pass arguments in any function in java.
How a string is stored in memory?
Explain the concept of hashtables?
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
Explain notify() method of object class ?
What an i/o filter in java programming?