Scott Rowell wrote:
> Here's what I did.
>
> In the jsp, code:
> <%
>            sortURL = response.encodeURL("youDotDoHere.do");
> %>
>
> Now on your table tag use requestURI="<%=sortURL%>"
>
> Hope this helps


Francois Beausoleil wrote:


Sorry to reply to myself, but the export links too don't have the session
information embedded.

Bye !
Fran�ois

On Fri, 20 Feb 2004 23:09:59 -0500, "Francois Beausoleil"
<[EMAIL PROTECTED]> said:

Hi !

I believe I found a bug in 1.0-b2.  I am testing my application without
cookies, and when I let displaytag generate the links in the table, it
doesn't seem to call HttpServletResponse.encodeURL(), which means the
session information is lost.

[snip]



------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id56&alloc_id438&op=click _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user




------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to