Computer Science, asked by kashifmuhammed3769, 1 year ago

Hat are the scripting elements of jsp ? Explain with the help of an example.

Answers

Answered by DreamBoy786
0

Answer:

Explanation:

JSP scripting allows you to insert Java code into Java Servlet generated from JSP page. These are the scripting elements: comment, expression, scriptlet, declaration and expression language.

Similar questions