Hi Cheng,

hongbing cheng schrieb:
Lenya has a homepage named /index.html, every user can create publication in this page without any authority. So I'm going to remake this page to control the access.

I would not recommend this approach. Lenya's access control mechanism only works inside publications. If you want to leverage access control for creating publications, you could setup a "welcome" publication which shows an overview on existing publications and allows to create new ones.

-- Andreas

I want to write a login page, ex: admin.jsp, and I want to integrate this page into the project and make it as a entry of the Lenya. When user input http://localhost:8080/lenya, it will be redirected to admin.jsp, then user logged throught admin.jsp, it will be redirected to index.html. As normal web project, we just config admin.jsp as "welcome page" in web.xml, but it doesn't work in Lenya. Any body has any idea or reference?

Thank you in advance.
Cheng


--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


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

Reply via email to