I have a problem with an application, did not made for me. In a jsp file there are a call to a flow.action it within a tag jsp:include
It does not work, is this possible?
<div>
<jsp:include page="/app/exmpl/lnk/flow.action?expID=${expID}&screenID=escID"/>
</div>