You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jerry Jalenak <Je...@LABONE.com> on 2002/08/08 20:30:47 UTC

tag and Tiles

Has anyone been able to get the 'paging' functionality of the <display> tag
to work with Tiles?  What has to be specified on the requestURI parameter so
that the tile is rebuilt correctly with the second, third, etc. page?

TIA

Jerry Jalenak
Web Publishing
LabOne, Inc.
10101 Renner Blvd.
Lenexa, KS  66219
(913) 577-1496
jerry.jalenak@labone.com


This transmission (and any information attached to it) may be confidential and is intended solely for the use of the individual or entity to which it is addressed. If you are not the intended recipient or the person responsible for delivering the transmission to the intended recipient, be advised that you have received this transmission in error and that any use, dissemination, forwarding, printing, or copying of this information is strictly prohibited. If you have received this transmission in error, please immediately notify LabOne at (800)388-4675.



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: tag and Tiles

Posted by Developer <de...@fdplus.com>.
i set the requestURI to an action which forwards to the tiles definition.

requestURI='request.getContextPath().concat("/something.do")'
where something.do is the same way to get to the page you're on.


----- Original Message -----
From: "Jerry Jalenak" <Je...@LABONE.com>
To: <st...@jakarta.apache.org>
Sent: Thursday, August 08, 2002 2:30 PM
Subject: <display> tag and Tiles


> Has anyone been able to get the 'paging' functionality of the <display>
tag
> to work with Tiles?  What has to be specified on the requestURI parameter
so
> that the tile is rebuilt correctly with the second, third, etc. page?
>
> TIA
>
> Jerry Jalenak
> Web Publishing
> LabOne, Inc.
> 10101 Renner Blvd.
> Lenexa, KS  66219
> (913) 577-1496
> jerry.jalenak@labone.com
>
>
> This transmission (and any information attached to it) may be confidential
and is intended solely for the use of the individual or entity to which it
is addressed. If you are not the intended recipient or the person
responsible for delivering the transmission to the intended recipient, be
advised that you have received this transmission in error and that any use,
dissemination, forwarding, printing, or copying of this information is
strictly prohibited. If you have received this transmission in error, please
immediately notify LabOne at (800)388-4675.
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>