I was able to resolve this issue by setting  scope="session" in 
struts-config.xml file. Thanks

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jones, Kathryn K 
- IT ADS
Sent: Friday, September 22, 2006 10:27 AM
To: displaytag-user@lists.sourceforge.net
Subject: Re: [displaytag-user] [displaytag - Help] Reload JSP

I am having the same issue while upgrading to displaytag1.1, and am currently 
trying to solve it.   It seems this didn't happen in displaytag 1.0rc1.  I am 
also using struts.

If you find a solution, please post it.   

Kathryn 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of José Renato
Sent: Friday, September 22, 2006 10:13 AM
To: displaytag-user@lists.sourceforge.net
Subject: Re: [displaytag-user] [displaytag - Help] Reload JSP

Hi All,

I am not 100% sure about this behavior, but when user calls "sort" or "export" 
links for example, and your data list is in request mode, DT doesn´t have the 
data list in its "hands" to do that at least calling the action that returns 
the data again to perform sorting or exportation. You can try to put your data 
list in sessionScope and look if it continues calling your queries. Finally, 
you can contruct a filter that grabs sort/export action and treat them.

Best Regards,
José Renato.

Gangula, Karuna - PA escreveu:
> I have same issue but with display-tag 1.1 with struts. 
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> SourceForge.net
> Sent: Friday, September 22, 2006 6:54 AM
> To: [EMAIL PROTECTED]
> Subject: [displaytag-user] [displaytag - Help] Reload JSP
>
>
> Read and respond to this message at: 
> https://sourceforge.net/forum/message.php?msg_id=3927776
> By: duboldi
>
> Hi all!!
>
> I'm using display-tag 1.0 in my Jsp.
> When my application run and I use the sort or export functionality, my 
> jsp reload and the back-end code re-execute. How could I avoid it?
> This slow down my application.
> When I display the jsp source code, I see that the called url built 
> automatically and links to the page where I compute my data, that 
> forwards to the display data page.
>
> Thanks in advance.
>
>
> ______________________________________________________________________
> You are receiving this email because you elected to monitor this forum.
> To stop monitoring this forum, login to SourceForge.net and visit: 
> https://sourceforge.net/forum/unmonitor.php?forum_id=249318
>
> ----------------------------------------------------------------------
> --
> -
> Take Surveys. Earn Cash. Influence the Future of IT Join 
> SourceForge.net's Techsay panel and you'll get the chance to share 
> your opinions on IT & business topics through brief surveys -- and 
> earn cash 
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEV
> DE
> V
> _______________________________________________
> displaytag-user mailing list
> displaytag-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/displaytag-user
>
> ----------------------------------------------------------------------
> --- Take Surveys. Earn Cash. Influence the Future of IT Join 
> SourceForge.net's Techsay panel and you'll get the chance to share 
> your opinions on IT & business topics through brief surveys -- and 
> earn cash 
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEV
> DEV _______________________________________________
> displaytag-user mailing list
> displaytag-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/displaytag-user
>
>
>   


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's 
Techsay panel and you'll get the chance to share your opinions on IT & business 
topics through brief surveys -- and earn cash 
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's 
Techsay panel and you'll get the chance to share your opinions on IT & business 
topics through brief surveys -- and earn cash 
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to