You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by 滕训华 <te...@magic-sw.com.cn> on 2008/05/29 10:06:32 UTC

答复: About tapestry5 and spring-acegi

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:sdecleire@cariboo-networks.com] 
发送时间: 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: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: 答复: About tapestry5 and spring-acegi

Posted by Stephane Decleire <sd...@cariboo-networks.com>.
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:sdecleire@cariboo-networks.com] 
> 发送时间: 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: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>