Hi Alex, I have had the same problem. For me starting the jsp with <%@ page import="com.opencms.flex.jsp.*" %> was the solution. It seems to be necessary to explicitly import this package. Regards, Felix