Re: [T5] Layout problem

2008-11-16 Thread DaniloP
Marinus Maris wrote: > > There are two files: > 1. Layout.java - goes in the src\main\java\MyApp\components folder. > 2. Layout.tml - goes in the src\main\resources\MyApp\components folder. > > So there are two different folder for one component. Did you do this? > Well, those two folder hav

Re: [T5] Layout problem

2008-11-14 Thread Geoff Callender
I much prefer to put them in the same folder. http://jumpstart.doublenegative.com.au/orientation.html http://jumpstart.doublenegative.com.au:8080/jumpstart/examples/component/layout1 On 14/11/2008, at 11:43 PM, Marinus Maris wrote: DaniloP schreef: I`m trying to buil

Re: [T5] Layout problem

2008-11-14 Thread Marinus Maris
DaniloP schreef: I`m trying to build a layout, as described in http://tapestry.apache.org/tapestry5/guide/layout.html http://tapestry.apache.org/tapestry5/guide/layout.html . However, tapestry doesn`t read Layout.tml file. It`s in components package, as asked. Also, it woun`t read page .tml fi