> The results should be the same as smarturls, codebehind, etc. In your
> case they should be login-success.jsp or login.jsp and
> register-success.jsp or register.jsp. If you turn on some fine or finest
> logging in the convention package it should print out the results it is
> mapping in the configuration provider and in the unknown handler.

After playing around a litte bit more, I realized that the problem is the 
namespace.

My action is located at
com.mycomp.proj.actions.auth.User

My resuts are in /WEB-INF/content/
I expected they have to be in /WEB-INF/content/auth/
but they do work only if I put them in /WEB-INF/content/

Is this a bug or do I miss something?

        Piero

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

Reply via email to