Tapestry « Security « Spring Q&A





1. Monitor Platform access and spend time of the system in java    stackoverflow.com

How can I implement following functionality in a project using or without using spring-security. 1. LoggedIn Count: Number of times the user has logged into the system. 2. Time Spend: Total time spent ...

2. getting username in tapestry application    forum.springsource.org

I have Acegi Security running fine with Tapestry. Still, on some pages, I need to obtain the username and the roles of the current user. How can I do that in ...

3. Tapestry - Authentication Randomly Disappears    forum.springsource.org

Tapestry - Authentication Randomly Disappears I'm having a problem Tapestry and Acegi that's driving me bonkers. I can authenticate fine, but once in a while (maybe one out of 20 page ...

4. Tapestry and Acegi - a different approach    forum.springsource.org

Mar 15th, 2006, 08:01 AM #1 scottr View Profile View Forum Posts Private Message Member Join Date Aug 2004 Location Brisbane (Australia) Posts 57 Tapestry and Acegi - a different approach ...

5. What's the "best" way to integrate Tapestry & Acegi?    forum.springsource.org

What's the "best" way to integrate Tapestry & Acegi? I'm a noob Tapestry and Acegi guy and I've been playing with integrating the two for a day now and I'm close ...

6. Acegi & Tapestry: A Step-by-Step Guide    forum.springsource.org

Acegi & Tapestry: A Step-by-Step Guide If you've read a couple of my last (unanswered) posts, you'll see that I was flailing on getting Acegi and Tapestry to play nicely together-- ...

7. Tapestry Public Pages thr' Acegi    forum.springsource.org

Tapestry Public Pages thr' Acegi Hello Everyone, We are using Acegi 1.0.1 with Tapestry 4.0.2, Spring 2.0 and Hibernate 3.1 And Java 1.5. We have implemented the Acegi security in our ...

8. Tapestry 5 and Spring Security 2 problems    forum.springsource.org

Dear all, I currently having problem integrating T5 and Spring Security 2.0. The problem is I already put this config: Code:

9. String Security + Tapestry problem    forum.springsource.org

String Security + Tapestry problem I'm trying to use Spring Security for my web applictaion. Its using the Tapestry 5 framework. I have done all the required changes to the web.xml ...





10. Programmatically authenticating a user (tapestry5/spring-security3)    forum.springsource.org

Programmatically authenticating a user (tapestry5/spring-security3) Hi there. I need to make a login form using tapestry 5 (to have a consisten look'n'feel with the rest of the site, and also because ...