[ 1 post ]

Arun Kumar Rout

  • Username: arunkumar
  • Joined: Tue Jun 05, 2012 10:28 pm
  • Posts: 1
  • IRC: Arun
  • Offline
  • Profile

How to papulate paginator with values hold in an object?

Post Posted: Sun Jul 01, 2012 9:25 pm
+0-
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
  [ 1 post ]
Display posts from previous:  Sort by  
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