JSP Question:
Download Job Interview Questions and Answers PDF
What is the difference between a Scrollbar and a ScrollPane in JSP?
Answer:
A Scrollbar is a Component, but not a Container. A ScrollPane is a Container. A ScrollPane handles its own events and performs its own scrolling.
Download Java JSP Programming Interview Questions And Answers
PDF
Previous Question | Next Question |
What is the ResourceBundle class in JSP? | What is a Java package and how is it used? |