Re: [T4.1] Question About @Shell and @Body

2007-04-03 Thread Jesse Kuhnert
I think you still have to use a @Body even without the @Shell but you can use the @ScriptIncludes instead of the shell - which ~only~ includes js on the page: http://tapestry.apache.org/tapestry4.1/components/general/scriptincludes.html On 4/3/07, Chris Chiappone <[EMAIL PROTECTED]> wrote: I am

[T4.1] Question About @Shell and @Body

2007-04-03 Thread Chris Chiappone
I am wondering if the @Shell and @Body components are required in order to get the ajax function to work with tapestry pages. I already have a header and footer defined using jsp's in a legacy application. I am beginning to introduce Tapestry pages as we are moving forward. Is there a way of man