JSP Question:

What is the ResourceBundle class in JSP?

Tweet Share WhatsApp

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 PDF Read All 26 Java JSP Programming Questions
Previous QuestionNext Question
Is JSP technology extensible?What is the difference between a Scrollbar and a ScrollPane in JSP?