Re: T5 Tapestry 5 Components, Examples and Tutorials

2008-08-31 Thread Mohammad Shamsi
Hi Alex, you can use new version off this application, phb 1.0.2 implement with tapestry 5.0.14. On Sun, Aug 31, 2008 at 1:06 PM, Alex Florentino <[EMAIL PROTECTED]>wrote: > Hi all, > > I am newbie with tapestry 5, I am using the project > http://shams.googlecode.com/files/spring-acegi-derby-p

Re: T5 Tapestry 5 Components, Examples and Tutorials

2008-08-30 Thread Alex Kotchnev
I was just about to submit a patch to the tapestry-acegi plugin app to use a slightly different approach. My take on it is that the acegi module is missing a utility class that would allow a user to be logged in: 1. In the AppModule, I contribute a LoginHelper service (the one I think that should

T5 Tapestry 5 Components, Examples and Tutorials

2008-08-30 Thread Alex Florentino
Hi all, I am newbie with tapestry 5, I am using the project http://shams.googlecode.com/files/spring-acegi-derby-phonbook-src.zip with sample project, but I get a problem at Login.java : Link link = new LinkImpl(response, request.getContextPath(), "j_acegi_security_check"); link.addParam