Acegisecurity question

2006-12-08 Thread Titi Wangsa
can someone help me with the ... page of acegisecurity using jstl i used this "> question is how do i achive the same thing without jstl? i know that can be replaced with /j_security_check - To unsubscribe, e-mail: [EMAIL P

Re: Multiple application in a single war

2006-11-27 Thread Titi Wangsa
still no go.. my directory structure is this /admin/Home.html ("Admin" in h1 and title) /browse/Home.html ("Browse" in h1 and title) /WEB-INF/admin/Home.page /WEB-INF/browse/Home.page both contains the same thing http://jakarta.apache.org/tapestry/dtd/Tapestry_4_0.dtd";> /WEB-INF/web.xml ht

Multiple application in a single war

2006-11-27 Thread Titi Wangsa
in the page http://tapestry.apache.org/tapestry4/UsersGuide/configuration.html there under the section Web deployment descriptor there is this line As /WEB-INF/name/name.application. The name is the servlet name. This location is only used in the rare case of a single WAR containing multiple Ta