User Activity

  • Posted a comment on discussion ART Help on ART

    Hi Timothy, I tried something that seems to do the job. I added a parameter un the runReport url : showHeader and use it in RunReportController.runReport method by adding a line : request.setAttribute("showHeader", BooleanUtils.toBoolean(request.getParameter("showHeader"))); Next, in runReportPageHeader.jsp, I added a condition : <c:if test="${showHeader}"> <jsp:include page="/WEB-INF/jsp/header.jsp"/> </c:if> I don't know enough Spring Boot (I'm using grails) to say that the little feature is good...

  • Posted a comment on discussion ART Help on ART

    Hello Timothy, I tried the tip, but unfortunatly, I would like to remove just the header and footer (header.jsp, footer.jsp). Thanks.

  • Posted a comment on discussion ART Help on ART

    Hello guys, I want to encapsulate art querie in a application. So set a public_user and in a setting I ask to not know header and footer for public user. Unfortunatly, when I call a report by it's url as said in the manual, header and footer are always shown. I looked at the header.jsp and footer.jsp and did not see mention to the setting. In the LoginController, there is no reference to this setting to. What i'm doing wrong ? I'm using 4.1. Thanks.

  • Posted a comment on discussion ART Help on ART

    Hello Timothy, I'm using ART to share "queries". My users often wants data, and ART is a wonderful tool for this purpose : define a query and share it. I've got more than 400 queries and 100 users comming from active directory. Some users schedule queries. I'm using jxls to. If I want a "real" report, I think I would embed jasper's. I really appreciate the (new) dataSource parameter. It's so easy to develop a query and put it in production. For now, I'm using version 2.5.4. I experiment version 3,...

View All

Personal Data

Username:
philippe35
Joined:
2011-08-04 09:58:03

Projects

  • No projects to display.

Personal Tools