<% String filePath = "/resources/" + request.getParameter("file"); new ThemeResourceFilter().include(application, request, response, filePath); %>