Re: Is ActionLink deprecated ?

2007-06-16 Thread Erik Vullings
Hi Leo, You may also have a look at the Tapestry5 Wiki, e.g. here: http://wiki.apache.org/tapestry/Tapestry5HowToCreateYourQuickstartWithMaven206 Cheers Erik On 6/16/07, Leo Stefanesco <[EMAIL PROTECTED]> wrote: 2007/6/16, SergeEby <[EMAIL PROTECTED]>: > > > Hi, > > The URL you mentioned is r

Re: T5 embedded components

2007-06-16 Thread Howard Lewis Ship
You can cast a component to type org.apache.tapestry.runtime.Component (this interface is added to component classes at runtime). You can than access the component's ComponentResources, including embedded components. This is not advised; it is possible (in much the way you can use reflection to

Re: Using Hibernate detached objects in Tapestry (thread-safety question)

2007-06-16 Thread Thiago H de Paula Figueiredo
Em Fri, 15 Jun 2007 19:16:30 -0300, Norman Franke <[EMAIL PROTECTED]> escreveu: The only glitches I noticed is when saving a record (i.e. not rolling back) from a listener and returning another page (i.e. a direct service.) I don't want them to be in the same session, since cached data fr

Re: Is ActionLink deprecated ?

2007-06-16 Thread Leo Stefanesco
2007/6/16, SergeEby <[EMAIL PROTECTED]>: Hi, The URL you mentioned is related to Tapestry 4, not T5. Yes, I know, but it's write that actionlink <> and I thought that the next major release after Tapestry 4 is Tapestry 5. Are you sure you strictly followed all steps mentioned in the tutori

Re: Is ActionLink deprecated ?

2007-06-16 Thread SergeEby
Hi, The URL you mentioned is related to Tapestry 4, not T5. Are you sure you strictly followed all steps mentioned in the tutorial? There are several examples (Integration Tests) in the source code that might be helpful. /Serge Leo Stefanesco wrote: > > Hello everybody, > I'm reading the Tape

Is ActionLink deprecated ?

2007-06-16 Thread Leo Stefanesco
Hello everybody, I'm reading the Tapestry 5 tutorial and when I try to run the example (a Hi/lo) which contain tag, there is a error message : A runtime exception has occurred. org.apache.tapestry.ioc.internal.util.TapestryException Failure parsing template context:WEB-INF/Start.html: Element