Hi to all,
I would like to cast a primitive type inside my web flow. Is it possible to do that? I will illustrate my needs pasting some invented code.
Thanks in advance.Code:<evaluate-action expression="flowScope.pager.setEnd(Math.ceil((double)flowScope.numberOfItems)/((double)flowScope.properties.getNumberOfResultsPerPage())))" />


Reply With Quote