Yes you can. See http://displaytag.sourceforge.net/configuration.html
-Original Message-
From: Phani [mailto:[EMAIL PROTECTED]
Sent: Friday, July 08, 2005 12:07 PM
To: Struts Users Mailing List
Subject: RE: Paging in DisplayTag
It worked when I set to blank -- > requestURI="
ROTECTED]
> Sent: Friday, July 08, 2005 11:34 AM
> To: Struts Users Mailing List
> Subject: RE: Paging in DisplayTag
>
>
> See my code.. I have requestURI set to my Action
> class..
>
> --- Abdullah Jibaly
> <[EMAIL PROTECTED]>
> wrote:
>
> > W
ly 08, 2005 10:59 AM
> To: Struts Users Mailing List
> Subject: RE: Paging in DisplayTag
>
>
> Here is my code:
>
> pagesize="10"
> name="inventoryItems" id="inventoryItem"
> requestURI="stockingStoreInventory.do" >
>
AM
> To: Struts Users Mailing List
> Subject: RE: Paging in DisplayTag
>
>
> Here is my code:
>
> pagesize="10"
> name="inventoryItems" id="inventoryItem"
> requestURI="stockingStoreInventory.do" >
>
&g
What happens when you set requestURI="" ?
-Original Message-
From: Phani [mailto:[EMAIL PROTECTED]
Sent: Friday, July 08, 2005 10:59 AM
To: Struts Users Mailing List
Subject: RE: Paging in DisplayTag
Here is my code:
I
Here is my code:
It displays fine without pagesize attribute..all the
results in a single page..
But with pagsize attribute, it gives me null pointer
exception when I hit next..
Thanks,
Phani.
--- Abdullah Jibaly <[EMAIL PROTECTED]>
wrote:
Nope, you shouldnt have to. Setting requestURI="" works just fine for me.
Are you using el: ${storeForm.myList} ?
-Original Message-
From: Phani [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 07, 2005 5:20 PM
To: Struts Users Mailing List; Michael Jouravlev
Subject: Paging in DisplayTag
This is dependent on how you have structured you database query. There are multiple solutions to what you are attempting to do.
1. Create a query that will return the entire resultset and store that resultset in the session as you metion. If you are returning an extremely large result set, run
8 matches
Mail list logo