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 is the difference between Process and Threads?
What are various types of class loaders used by jvm?
How to deploy Jar, War files in J2EE?
Why JDBC has introduced
What is codebase in applet?
How are commas used in the intialization and iteration parts of a for statement?
What does module-relative mean?
Are enterprise beans allowed to use thread.sleep()?
How to send a request to garbage collector?
What is the difference between a menuitem and a checkboxmenuitem?
How to implement RMI in Java?
Can I run seam outside of jboss as?