Hi all,

I was trying to use an action instead of a selector, but now I find that actions are not providing setConfiguration. Meaning I cannot do

<map:act type="exists" src="resources/screens/{map:../2}.xml">
<map:parameter name="src" value="resources/screens/{map:../2}.xml" />
<map:parameter name="isUser" value="{shiro:authenticated}" />
</map:act>

The first @src is ignored and the map:parameter approach is neither working since setConfiguration are not called on actions.

So now my question is how am I suppossed to pass parameters from the sitemap to the action?

salu2

--
Thorsten Scherler<scherler.at.gmail.com>
codeBusters S.L. - web based systems
<consulting, training and solutions>

http://www.codebusters.es/

Reply via email to