Hello Guys,

I got this action mapping...

        <action path="/login-*"
           type="net.telic.wdsap.actions.LoadCustomPropertiesAction">
           <forward name="login" path="/page-login-{1}.tn" />
           <forward name="wrongurl" path="/main-index.tn" />
           <forward name="systemerror" path="/main-error.tn" />
           <forward name="reload" path="/reload.tn" />
        </action>

Is it possible to access the exact "*" wildcard value inside
LoadCustomPropertiesAction?

Regards and TIA!
Richard

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to