JSP Question:
Download Questions PDF

What is the ResourceBundle class in JSP?

Answer:

The ResourceBundle class is used to store locale-specific resources that can be loaded by a program to tailor the program’s appearance to the particular locale in which it is being run.

Download Java JSP Programming Interview Questions And Answers PDF

Previous QuestionNext Question
Is JSP technology extensible?What is the difference between a Scrollbar and a ScrollPane in JSP?