Antwort: Question about the Acegi and Facelet

2006-09-06 Thread Christoph Lassner
Hi Davy, you have to create and register a taglib xml file. You can do so by opening the acegijsf.tld file in acegi-jsf-x.x.x.jar!/META-INF/ and transforming it to a fitting acegi.taglib.xml file in your WEB-INF folder. You then have to register it in your web.xml with the a context-param:

Re: Question about the Acegi and Facelet

2006-09-06 Thread Cagatay Civici
Hi,Acegi taglib xml looks like;?xml version=1.0? !DOCTYPE facelet-taglib PUBLIC -//Sun Microsystems, Inc.//DTD Facelet Taglib 1.0//EN facelet-taglib_1_0.dtd facelet-taglib namespacehttp://sourceforge.net/projects/jsf-comp/acegijsf/namespace tag tag-nameauthorize/tag-name component