2009/5/21 PaweÅ‚ Wielgus <[email protected]>:
> global forward

thanks,

but i definide in struts my interceptors in this way:

 <package name="admin" extends="default" namespace="/admin">
        <interceptors>
            <interceptor name="adminLogin" class="interceptors.AdminLogin"/>
        </interceptors>

in order to use the interceptors only when namespace is /admin/*

but the interceptor is never called!

ideas?

thanks

-- 
Stefano

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to