Mike,
It still not working. I'm wait for next build.
Problem short description:
<%-- Define String param = request.getParameter("param") --%>
<stl:parameter name="param" />
<%
out.println(param);
%>
key word 'param' in red - can't resolve symbol
