What are Scriptlets ?

3 years ago
OOP Java

In Java Server Pages (JSP) technology, a scriptlet is a piece of Java-code embedded in a JSP page. The scriptlet is everything inside the tags. Between these tags, a user can add any valid scriplet.

More related questions

Questions Bank

View all Questions