<%@ include file="../imports.jsp"%> <% String propertyKey = request.getParameter("propertyKey"); String fvalue = (String) request.getAttribute(propertyKey + ".fvalue"); %>