[jsf] t:dataScroller + bean' state

D

Denis Nikiforov

(message (Hello *All*)
(body '(

<t:dataScroller id="scroller" for="data"
pageCountVar="#{bean.pageCount}"
pageIndexVar="#{bean.pageIndex}"
rowsCountVar="#{bean.rowsCount}"
firstRowIndexVar="#{bean.firstRowIndex}">
....
</t:dataScroller>

I need to save a t:dataScroller' position in a JavaBean. But it seems
that it doesn't work ;( How could it be solved?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Side scroller world 1
JSF event-handling question 0
Bean Creation Exception in Springboot 0
JSF feeds a Set<String> into a Set<Foo> 2
JSF technology 9
JSF label doesn't render 8
JSF/JPA problem 12
JSF and JSTL 3

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,050
Latest member
AngelS122

Latest Threads

Top