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

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

c# - WPF Expander overlay used in ItemsControl -

class - Kivy: how to instantiate a dynamic classes in python -