El vie, 26-03-2004 a las 11:36, Pedro Salgado escribi�: > If you want to make a tiles attribute dynamic, you must specify and > implement the tiles controller (described in the other mail). >
I am using a Controller in the same way you described in the last mail,
setting my 'body' attribute with the 'putAttribute' method (for
example):
///
String encoderIP = (String)
request.getSession().getAttribute("serverLocation");
tilesctx.putAttribute("body", encoderIP);
///
Is this correct? Note I want to use an external page. If I use (for
example) http://www.google.com as my 'body' attribute value, I get a
page with all its sections, but the 'body' section is empty.
Thanks,
Mariano.
--
Mariano Garc�a Gonz�lez :: Ingeniero de Sistemas
----------------------------------------------------
OPTIVA MEDIA PGP 0x89E8E4CE
O'Donnel 29
28010 Madrid (Espa�a)
t. +34 91 297 72 69
www.optivamedia.com
� This message is printed on 100% recycled electrons.
signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente

