RE: problems with tiles:getAsString in nested tiles?

2003-12-01 Thread List Mailbox
truts Users Mailing List' Subject: RE: problems with tiles:getAsString in nested tiles? Hi David, I've experimented with the solution in the URL, and with the stuff mentioned in the Monday posts. I understand the explicit invocation concept, that is: Instead of: It took

RE: problems with tiles:getAsString in nested tiles?

2003-12-01 Thread List Mailbox
The easiest way is to declare a bean and scope for the request - that way the other jsps have a chance to use the attribute. The tiles attributes are only scoped (TilesContext) for the testpage.jsp declared in the path= attribute in the first definition when using the getAsString. Try this at the

RE: problems with tiles:getAsString in nested tiles?

2003-11-28 Thread Green, Noah
e definitions factory.) Please correct me if I'm just totally on the wrong track. Thanks again for the help, Noah -Original Message- From: David Friedman [mailto:[EMAIL PROTECTED] Sent: Friday, November 28, 2003 8:30 PM To: Struts Users Mailing List Subject: RE: problems with tiles

RE: problems with tiles:getAsString in nested tiles?

2003-11-28 Thread David Friedman
Noah, We talked about this king of problem Monday. Basically, this old post describes a solution for you, which I got working Monday, btw: http://www.mail-archive.com/[EMAIL PROTECTED]/msg61368.html Regards, David -Original Message- From: Green, Noah [mailto:[EMAIL PROTECTED] Sent: Fri