JSP Scripting Elements Introduction

JThe scripting elements are used for the development of JSP applications. It gives an environment to insert java code. JSP Scripting element are written inside <% %> tags. These code inside <% %> tags are processed by the JSP engine during translation of the JSP page. Any other text in the JSP page is considered as HTML code or plain text. There are three types of scripting elements:

• Scriptlet tag
• Compilation of Servlet into .class file.
• Expression tag
• Declaration tag


About the Author



Silan Software is one of the India's leading provider of offline & online training for Java, Python, AI (Machine Learning, Deep Learning), Data Science, Software Development & many more emerging Technologies.

We provide Academic Training || Industrial Training || Corporate Training || Internship || Java || Python || AI using Python || Data Science etc





 PreviousNext