jsp - Scriptlet Inside EL Expression -
I have an EL expression in my JSP and inside that EL should be a Scriptlet
The syntax given below is not working
error
javax.el.ELException: failed to parse expression [$ {$ {& lt;% = budgetActionForm% & gt; .readOnly == True
Comments
Post a Comment