I didn't have any issues with getScrolling except with my security pages (using container managed security with a JSF login page). In that case, I just need to setup the extensions filter with INCLUDE and FORWARD support. This was on 1.1.2 that I had that issue.
-Andrew On 6/15/06, Ricardo Tercero Lozano <[EMAIL PROTECTED]> wrote:
getScrolling is inserted in html code by extensions filter. Even more, the content handled by this filter needs a <body> </body> tag for the javascript to be inserted. Ricardo. PS: I've not tested tomahawk 1.1.3 yet, but getScrolling caused me troubles with 1.1.2. On 6/15/06, Enrique Medina <[EMAIL PROTECTED] > wrote: > > Hi, > > Is anyone experiencing difficulties with the getScrolling() JS function for Tomahawk 1.1.3? I upgraded since I needed to solve the problem with the DummyForm stuff, but then got this new problem. > > Any clues? As a workaround, I've just disabled scrolling in the web.xml > > Thanks. >

