Re: passing beans to tiles

2004-02-18 Thread Thad Humphries
Doh! You're right, Niall, a big typo on my part. It seems in breaking up my one page into multiples, I left out the struts-logic taglib from bodies/ screenList-body.jsp. With that, the stuff inside the iterate never had a context. Thanks for answering. Ah... my faith restored, I'm now gonna

Re: passing beans to tiles

2004-02-17 Thread Niall Pemberton
Doesn't look like a tiles issue to me. Something doesn't add up with the message you say you're getting and the source you're showing - you should only get the "not found in 'page' scope" message if you sepcify scope="page" - your jsp doesn't have that. Try posting the actual source. My bet its a

RE: passing beans to tiles

2004-02-17 Thread Appel, Jeremy D
Thad, How are you calling the action? Jeremy -Original Message- From: Thad Humphries [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 17, 2004 5:36 PM To: [EMAIL PROTECTED] Subject: passing beans to tiles I'm trying to move a simple test application to tiles but I cannot get a list of