What is resource bundle?
Answer / sucharitha
Resource bundle is a class,that stores local-specific
resources that can b loaded by a program to tailor programs
apperance.
| Is This Answer Correct ? | 8 Yes | 3 No |
What class is the top of the awt event hierarchy?
what is the Remote Stub?
which type of objects reference will be given to client?
What are different types of layout managers in java.awt package?
What is the difference between java class and bean?
Explain about local interfaces.
Tell me about Firewalls in RMI?
difference between sql exception class and sql warning class
How are the elements of a borderlayout organized?
Can we have more than one action servlet?
1) Scenario: I developed my application on local system and everything is perfect and tested. Now on UAT this application is deployed on clustered server environment. They are logical or physically clustered. But application is not working over there.  What is the issue with application?  What are the first things which come in your mind?
how to use debug in my elipse to solve problems that exist in my project