Scriptlet Expression Declaration JSP Example

Scriptlet, Expression and Declaration are the three building blocks of JSP code. Let us see the appropriate places when to use them and finally we will do one example where all the three are used. Note: It is advised to go through the separate examples on Scriptlets, expressions and declarations before going through this. Here, …

Scriptlet Expression Declaration JSP Example Read More »