Hello,
You may try to put a parameter in the requestUri for each table. The
parameter should be called tableName and use it as a discriminator in your
servlet/action/etc.
Cheers,
Narcis
2010/1/22 Eric Miles <eric.a.mi...@gmail.com>
> I’m using 2 tables in one JSP page. Each table is connected to its own
> PaginatedList object so that I can retrieve partial lists from the database,
> etc.
>
>
>
> Here’s the problem:
>
> Let’s say table1 has 3 pages and table2 has 2 pages. When I go to page 2
> on table1, table2 also changes to page 2. How can I uniquely id each of the
> tables? I’ve tried using the ‘id’ parameter, the ‘uid’ parameter but the
> URL always displays ‘page=2’, so when I retrieve the data for each table,
> the code cannot differentiate which table wants a different page. Using
> ‘id’ and ‘uid’ doesn’t seem to do anything.
>
>
>
> Are there any examples out there? The documentation is very bleak in this
> area.
>
>
>
> Thanks in advance.
>
>
> ------------------------------------------------------------------------------
> Throughout its 18-year history, RSA Conference consistently attracts the
> world's best and brightest in the field, creating opportunities for
> Conference
> attendees to learn about information security's most important issues
> through
> interactions with peers, luminaries and emerging and established companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
> _______________________________________________
> displaytag-user mailing list
> displaytag-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/displaytag-user
>
>
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user