tags:

views:

34

answers:

1

The images are displayed horizontally using <t:dataList>. At first no images are selected if selected it has to be highlighted. If user changes the selection the old has to go normal and new has to be highlighted. while in edit mode we need to highlight the already selected image and they may change in this mode so highlight should change. Bean is in session scope. pls provide some solution.

+1  A: 

Take a look at Primefaces Carousel

Bozho
Can we mix JSF RI 1.1 and Tamhawk and primefaces,etc in one application.
Paul
I don't know - try. And why don't you upgrade to 1.2 ?
Bozho
We can mix other JSF libraries in one application visit it.http://stackoverflow.com/questions/2552613/can-we-mix-jsf-ri-1-1-and-tamhawk-and-primefaces-etc-in-one-application
Paul