Hi, there,

I want to use sitemap action to code the login page.
The code is like following:

<map:match pattern="login">
        <map:act type="authenticator">
                <map:parameter name="descriptor" 
value="context://msdreport/defs/auth-def.xml"/>
                        <map:redirect-to uri="xsp/success.xsp"/>
        </map:act>
        <map:redirect-to uri="xsp/fails.xsp"/>
</map:match>

The back end table is all right. The connection is all right(tested). The Auth-def.xml 
is set up all right.
But, it always goes to the fails.xsp.

What could be the problem.


Wangqian Li
Clinical Database Administrator
Medtronic Sofamor Danek
Tel: (901)399-2197  (901)344-1500 or 800-364-4245 ext. 6197


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

Reply via email to