(classmate);
return userPage;
}
thanks,
Alex
On Thu, Sep 4, 2008 at 4:29 PM, Martijn Brinkers <[EMAIL PROTECTED]>wrote:
> see http://202.177.217.122:8080/jumpstart/
>
>
> On Thu, 2008-09-04 at 16:14 -0300, Alex Florentino wrote:
> > Hi all,
> >
> > I have an pa
Hi all,
I have an page that user type some informations and if the information is ok
the user is redirect for finish the wizard, but I need that information user
fill at first step.
sample flow:
user preferences -> user settings(here I need user preferences data).
thanks,
Alex
e bits into different .tml
> files matching those.
>
> I'm not sure this is what you want but I hope it helps.
>
> Carl
>
> Alex Florentino wrote:
> > How to make an "complex" component layout using tapestry5, I read the
> T5
> > begin tutorial
Hi all,
I was trying make an hello world with tapestry 5, but I make mistake, sample
:
my web.xml :
tapestry.app-package
my.package.tutorial
app
org.apache.tapestry5.TapestryFilter
app
/*
How to make an "complex" component layout using tapestry5, I read the T5
begin tutorial and it works fine, but I need create an component layout with
big left menu and then I would like separate at my layout.tml in various tml
files such as leftmenu.tml, footer.tml etc..
how to make it ?
thanks
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