Our projects is based on Tap5, Spring2 and Acegi and the glue for Acegi
is tapestry-acegi ...
But if you want more informations about how to use spring-acegi, perhaps
the Spring mailing list would be more appropriate ...

Stephane

滕训华 a écrit:
> Thank for your quickly reply,yes,I am understanding tapestry-acegi,but I
> think spring have the good documents and reference.So I hope I can use
> spring-acegi.
>
> -----邮件原件-----
> 发件人: Stephane Decleire [mailto:[EMAIL PROTECTED] 
> 发送时间: 2008年5月29日 16:03
> 收件人: Tapestry users
> 主题: Re: About tapestry5 and spring-acegi
>
> Why don't you have a look at tapestry-acegi ?
> (http://www.localhost.nu/java/tapestry5-acegi/)
>
> Stephane
>
> 滕训华 a écrit:
>   
>> I want to integrate the spring and tapestry and spring-acegi. I have
>>     
> already
>   
>> integrated the spring and tapestry or tapestry and spring-acegi,but how
>>     
> can
>   
>> I integrate this three parts.
>>
>>  
>>
>> When I integrated the spring and tapestry, I use the follow filter:
>>
>>  
>>
>>     <filter>
>>
>>        <filter-name>app</filter-name>
>>
>>  
>>
>>     
> <filter-class>org.apache.tapestry.spring.TapestrySpringFilter</filter-class>
>   
>>     </filter>
>>
>>  
>>
>> And use follow to integrate tapestry and spring-acegi
>>
>>  
>>
>>          <filter>
>>
>>         <filter-name>springSecurityFilterChain</filter-name>
>>
>>  
>>
>>     
> <filter-class>org.springframework.web.filter.DelegatingFilterProxy</filter-c
>   
>> lass>
>>
>>      </filter> 
>>
>>  
>>
>>  
>>
>> How should I do to use these three.please give some help.
>>
>>  
>>
>>  
>>
>>
>>   
>>     
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>   

Reply via email to