Re: [displaytag-user] Auto Paging with Struts

2004-04-01 Thread Brad Lane
Are you setting the requestURI attribute of the displayTag? - Original Message - From: "Airth, Claire R" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 01, 2004 3:52 AM Subject: [displaytag-user] Auto Paging with Struts I am having some pr

[displaytag-user] Auto Paging with Struts

2004-04-01 Thread Airth, Claire R
I am having some problem getting the auto paging to work correctly with Struts. The first page displays perfectly and has the links that I would expect, but the links to subsequent pages e.g. [Next/Last], goto the Struts Layout page instead of referring back to the current page. Do I have to do an

[displaytag-user] Auto-paging without reloading the entire list of entries in Struts

2003-11-26 Thread Andriy Ruzhevych
Hi all, I need to design my Sruts actions, so that the JSP page with the table tag can be reloaded without reloading the entire list of entries and if possible to integrate Tiles in it. My environment:Struts 1.1, displaytag-1.0-b1 --- This SF.

RES: [displaytag-user] Auto-paging without reloading the entire l ist of entries in Struts

2003-11-26 Thread Andre Felipe Matos de Carvalho
ECTED] Enviada em: quarta-feira, 26 de novembro de 2003 07:17 Para: [EMAIL PROTECTED] Assunto: [displaytag-user] Auto-paging without reloading the entire list of entries in Struts Hi all, I need to design my Sruts actions, so that the JSP page with the table tag can be reloaded without reloading the e

[displaytag-user] Auto-paging without reloading the entire list of entries in Struts

2003-11-26 Thread Andriy Ruzhevych
Hi all, I need to design my Sruts actions, so that the JSP page with the table tag can be reloaded without reloading the entire list of entries and if possible to integrate Tiles in it. My environment:Struts 1.1, displaytag-1.0-b1 --- This SF.

RE: [displaytag-user] auto-paging

2003-10-18 Thread Paul McCulloch
You can specify as many servlets as you like in web.xml. Just add another servlet entry for DisplayPropertiesLoaderServlet. Paul -Original Message- From: Otto, Frank [mailto:[EMAIL PROTECTED] Sent: 17 October 2003 12:10 To: '[EMAIL PROTECTED]' Subject: AW: [displaytag-user] a

AW: [displaytag-user] auto-paging

2003-10-17 Thread Otto, Frank
aytag-user] auto-paging http://displaytag.sourceforge.net/configuration.html -Original Message-From: Otto, Frank [mailto:[EMAIL PROTECTED]Sent: 17 October 2003 11:19To: Displaytag-User (E-Mail)Subject: [displaytag-user] auto-paging Hello,   how can I chang

RE: [displaytag-user] auto-paging

2003-10-17 Thread Paul McCulloch
http://displaytag.sourceforge.net/configuration.html -Original Message-From: Otto, Frank [mailto:[EMAIL PROTECTED]Sent: 17 October 2003 11:19To: Displaytag-User (E-Mail)Subject: [displaytag-user] auto-paging Hello,   how can I change the text of the auto-paging line

[displaytag-user] auto-paging

2003-10-17 Thread Otto, Frank
Hello,   how can I change the text of the auto-paging line? I mean:   7 items found, displaying 4 to 6.[First/Prev] 1, 2, 3 [Next/Last]     Regards,   Frank

RE: [displaytag-user] Auto-paging of long lists from database

2003-10-01 Thread Matt Raible
ttribute on the display:table tag.   HTH,   Matt -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gareth UrenSent: Wednesday, October 01, 2003 1:42 AMTo: [EMAIL PROTECTED]Subject: [displaytag-user] Auto-paging of long lists from databaseHi,

[displaytag-user] Auto-paging of long lists from database

2003-10-01 Thread Gareth Uren
Hi, Thanks for a great tag library. I am totally new to tag libraries, but your work has really made it easy for me to get a firm grasp of the concepts through the examples. Could you please inform me how to do autopaging (perhaps with an example),  where the data is retrieved from a database (I