Answers

Question and Answer:

  Home  Java JSP Programming

⟩ What is the difference between a Scrollbar and a ScrollPane in JSP?

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.

 161 views

More Questions for you: