| Page 1 of 1 | [ 1 post ] |
|
Hi Everyone,
I have developed a MVC application using the Spring Framework. I have two JSP pages one in for provide request and other is to display the response. I have a bean object which holds name, address and ID. I can show this values using the jstl tag in JSP and also able to papulate the values using javascript pagination. I want to use YUI instead of Javascript and want to papulate these values using YUI paginator. Please guide me how to do this. I have access the valueds in response page is like this: User_name: ${beanObject.user_name} Address: ${beanObject.address} ID: ${beanObject.ID} Please do suggest , how to use YUI to papulate the same using YUI paginator. Your help and support is highly appreciated. Thanks, Arun |
| Page 1 of 1 | [ 1 post ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group