Another thought: with the ac.login usecase, is the "correct way" now to add a ac.myloginusecase and set a configuration of:
modules-core/acusecases/config/cocoon-xconf/usecase-ac-*mylogin*.xconf *without a component view?* Will this effectively rid the displaying of the intermittent login-screen? And the same approach for an immediate logout URL using a "?lenya.usecase= ac.mylogout" ? Further on, having a (as a blatant copy or slightly modified version of Login.java): modules-core/acusecases/java/src/org/apache/lenya/cms/ac/usecases/*Mylogin* .java ( In reference of http://lenya.apache.org/docs/2_0_x/reference/usecase-framework/index.html ) Cheers, Gringinho
