Autoscroll/save current scroll state

Hello,

on my site I have lots of so called folding panels. These are controls which can I expand and collapse to reduce (GUI)-complexity for the user. Furthermore, some commandbuttons are also present. If a user clicks on a button or expands/collapses a panel the form gets submitted. Thus, the page gets reloaded and it jumps automatically to the top of the page.

Is there a possibility to jump to the last scroll position and not to the top of the page?

[474 byte] By [K@sperla] at [2007-11-26 20:06:47]
# 1

Tomahawk has such feature to keep the page position. Download the tomahawk.jar [1] and configure the extensions filter [2]. In the filter params you could enable the page scrolling.

[1] http://myfaces.apache.org/download.html

[2] http://myfaces.apache.org/tomahawk/extensionsFilter.html

amitteva at 2007-7-9 23:08:29 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
I tried the tomahawk AUTO_SCROLL function already but it only works with the myfaces implementation which I do not use.
K@sperla at 2007-7-9 23:08:30 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
It works with tomahawk which is not an implementations. It's a component library.
amitteva at 2007-7-9 23:08:30 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 4
Tomahawk auto scroll is definitely not working when using the RI.Does anybody know a solution for the auto scroll problem?Thanks,Kasperl
K@sperla at 2007-7-9 23:08:30 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 5
Have you solved your problem? I'm having the same problem but I can't solve it. Please help me.
DanielRibeiroa at 2007-7-9 23:08:30 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...