How to get application attribute in declarative? I used this code, but it is not working.
<%!
TestValues tvtemp = TestValues application.getAttribute("tv1");
%>
Error details:
PWC6199: Generated servlet error:
cannot find symbol
symbol: variable application