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

sql - Find last match with latest inserted name in table -

c# - XML serialize base class without knowing derived class -

ios - Invalid IPA: missing embedded provisioning profile. Are you sure this is an ad hoc? -