It's not a secret anymore!
The moose likes JSF and the fly likes weird behavior on datascroller component Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "weird behavior on datascroller component " Watch "weird behavior on datascroller component " New topic
Author

weird behavior on datascroller component

leandro march
Greenhorn

Joined: Jun 28, 2010
Posts: 1
short: when I use rich:datascroller my actions on the h:commandLink does not work in page 2 to foward.

I used to use richataTable and rich:datascroller ... to do queries and they do
properly populate the DataTable and I can navigate normally through
datacroller ... the problem comes when I try to perform an action
(H: CommandButton) on a page other than # 1 ... when I click on the
button while I'm on page one the action is performed ... But when
I navigate to another page and I click the same button for that action to be
performed ... nothing happens
... (And I am led to front page
again)

... what is the correct way to use these two components?
Researched and even met people with similar problem with my (http://
forums.sun.com / thread.jspa? threadID = 5279459) but no solution.

It seems there duasentradas in JIRA for this problem
1 https: / / jira.jboss.org/browse/RF-8603
2 https: / / jira.jboss.org/browse/RF-6538

Anyone out there know (a workaround) something to help me?



thank you very much
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: weird behavior on datascroller component
 
Similar Threads
Tomcat causing application to hang
RichCalendar Timer control with SEAM
refresh a JSF page
rich:comboBox problem !
Servlet called twice in http 1.1 if the KeepAlive timeout is more