Hi fellas, 

Do you have to compile .tml files if you want the changes to be picked up by
jetty?  

I know you have to for the java classes but I find that I dont have to
compile my Index.tml file which is located under /webapp/Index.tml for the
changes to be picked up but I do for the Layout.tml file which is located
under /java/../components/

If I move the .tml files to src/main/resources/../components I still have to
compile and moving them to the same location as my Index.tml results in the
Index.tml file not picking up the layout and css configuration from
Layout.tml

Do I keep them in the same location as the java files and compile them
whenever I introduce a change? or is there something I can do here?

Thanks

..kace

-- 
View this message in context: 
http://www.nabble.com/-T5--tp18858355p18858355.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to