add ajaxDelegate="ognl:null" to the Shell component... I believe that it is still possible that Tapestry adds a dojo import script in some cases (related to the @Form component) but you can't get away from this... unless you can go with 4.1.4.-SNAPSHOT that has some improvements on that area
On Nov 16, 2007 11:19 AM, 9902468 <[EMAIL PROTECTED]> wrote: > > Hi, > > I've used tapestry with ajax and it works well, but the current project is > not using ajax, or anything related to javascript. What is the right way to > do this? After disabling ajax etc. from shell, I still see that dojo > javascripts are included in the head, AND dojo still registers forms etc, > although it is not used. > > Have I misconfigured something, is this expected behaviour, or is it a bug > in Tapestry? > > This is the shell and body that we're using: > <div jwcid="@Shell" disableCaching="true" disableTapestryMeta="true" > title="test"> > <body jwcid="@Body"> > > - 99 > > Ps. Right way to do this is not to use @Shell and @Body, but then the > functionality of components are not guaranteed if I understood the docs > right? Trial and error then, eh? > -- > View this message in context: > http://www.nabble.com/T4.1.3-without-ajax-tf4820033.html#a13789765 > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Andreas Andreou - [EMAIL PROTECTED] - http://blog.andyhot.gr Tapestry / Tacos developer Open Source / JEE Consulting --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]