The MyFaces Autoscroll feature should not be influenced by facelets. It is handled by the MyFaces form and the commandButton/commandLink components alone. Sure you have the "org.apache.myfaces.AUTO_SCROLL" init param set to true in both configurations?
--Manfred On 10/17/07, Vladimir Gorogotsky <[EMAIL PROTECTED]> wrote: > > > Hi. > > The problem is: If rendered output is too long (for example long dataTable > this facet deteilStamp) and user > discloses facet by clicking link at bottom the page scrolls to the top. > > When I use JSP pages all works fine. But when I try to use facelets this > problem appears. > Can anyone tell me how I can scroll the page down to the

