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

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -