Can I place a <bean:write> within a scriptlet? I tried this, but to no
avail:
<%
for (int i = 0;i < <bean:write name="responseProcessForm"
property="iterations" filter="true"/>; i++) {
%>
- Re: Scriptlet and <bean:write> Rea, Ron
- Re: Scriptlet and <bean:write> Eddie Bush

