Details
Description
The jsp carousel has no way of binding to a bean property or submitting it's current selected index. The hidden input is updated and submitted with the form post, but this isn't useful to the jsp form post handler.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32216 | Sun Nov 18 22:38:31 MST 2012 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsp/src/main/javascript/icemobile.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32143 | Tue Nov 13 19:07:35 MST 2012 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.carousel/carousel.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32127 | Mon Nov 12 22:52:45 MST 2012 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsp/src/main/javascript/icemobile.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32123 | Mon Nov 12 17:39:08 MST 2012 | philip.breau | - make carouselBean sessionAttribute |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/icemobilespring/src/main/java/org/icemobile/samples/springbasic/CarouselBean.java
MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/java/org/icemobile/samples/springbasic/EchoController.java MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/inc/carousel-content.jsp |