and why do i need to change file extentions, I'm reading "Tapestry 5 Building Web Applications" book and there template files have .tml extentions. any way i have changed but it doesn't work
On Tue, Apr 8, 2008 at 10:52 AM, Natia Gdzelishvili <[EMAIL PROTECTED]> wrote: > I am not happy to doing this but, in new version i faced some problems and > i cant solve them. > > > On Tue, Apr 8, 2008 at 10:42 AM, Chris Lewis <[EMAIL PROTECTED]> > wrote: > > > I won't bother asking why you're doing that, and advise you to NOT do > > it. There are many changes from 5.0.6 to 5.0.11 - many. I'd guess that > > issue is caused by the template file name extension change (from .html > > to .tml). So in your case you'll have to rename all of your .tml files > > to .html. There probably are many other problems with your code due to > > compatibility changes, so again I strongly advise that you not do that. > > > > chris > > > > Natia Gdzelishvili wrote: > > > I change my application from tapestry 5.0.11 version to 5.0.6 and I'm > > > getting : > > > java.lang.RuntimeException Page Start did not generate any markup when > > > rendered. This could be because its template file could not be > > located, or > > > because a render phase method in the page prevented rendering. > > > what is wrong? > > > > > > > > > > -- > > http://thegodcode.net > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > >