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-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.addParameter("j_username", username);
>        link.addParameter("j_password", password);
>        return link;
>
> but I am using 5.0.14 and LinkImpl not have this constructor ... and not
> found javadoc about LinkImpl, how is the best way fix this problem ?
>
> thanks,
>
> Alex
>



-- 
sincerely yours
M. H. Shamsi

Reply via email to