On Thu, Sep 24, 2009 at 2:52 PM, Thiago H. de Paula Figueiredo < thiag...@gmail.com> wrote:
> Em Thu, 24 Sep 2009 06:05:55 -0300, Mario Udina <ma...@udina.com> > escreveu: > > Hello! >> > > Hi! > > I am having an issue with the layout component, following the >> layout<http://tapestry.apache.org/tapestry5/guide/layout.html>tutorial >> I am unable to get the layout to work. >> Layout.tml is in the components subdir, Layout.java is in the component >> package, >> > > If Layout.java is in the org.example.components package, Layout.tml must be > in the org.example.components package, not in the components subdir. > > Thanks a lot! This solved my problem! I missunderstood the documentation. regards, Mario Udina > -- > Thiago H. de Paula Figueiredo > Independent Java consultant, developer, and instructor > http://www.arsmachina.com.br/thiago > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >