RE: Please Help With Simple Tiles Problem

2003-08-14 Thread Terry Brick
Thanks for your response. Your assumption is correct in that my design is not very static and therefore need the ability of dynamic embedded tiles (so the first solution would not work). However, you did give me some good ideas and insight into how Tiles works. What I got out of all of this is

RE: Please Help With Simple Tiles Problem

2003-08-03 Thread Holman, Cal
] Subject: RE: Please Help With Simple Tiles Problem Thanks for your response David. Correct me if I'm wrong, but isn't this exactly what I had in my example? Maybe I'm just not grasping something... It looks to me like I'm still having to add two definition blocks for each form I want to add

RE: Please Help With Simple Tiles Problem

2003-08-01 Thread Terry Brick
of the form_page. dave -Original Message- From: Terry Brick [mailto:[EMAIL PROTECTED] Sent: Thursday, July 31, 2003 10:55 PM To: Struts Users Mailing List Subject: Re: Please Help With Simple Tiles Problem Ok, I've finally gotten this to work. However, I don't think it's

Please Help With Simple Tiles Problem

2003-07-31 Thread Terry Brick
I'm using struts 1.1 and having trouble with a simple Tile function. I've searched the archives and doc, but for some reason I just can't seem to get a grip on a lot of this tile stuff. All I want to do is embed a tile within a tile within a page. Here's what I have now: tiles-defx.xml

Re: Please Help With Simple Tiles Problem

2003-07-31 Thread Barry Volpe
[EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 31, 2003 3:42 PM Subject: Please Help With Simple Tiles Problem I'm using struts 1.1 and having trouble with a simple Tile function. I've searched the archives and doc, but for some reason I just can't seem to get a grip on a lot

Re: Please Help With Simple Tiles Problem

2003-07-31 Thread Terry Brick
3:42 PM Subject: Please Help With Simple Tiles Problem I'm using struts 1.1 and having trouble with a simple Tile function. I've searched the archives and doc, but for some reason I just can't seem to get a grip on a lot of this tile stuff. All I want to do is embed a tile within a tile within

Re: Please Help With Simple Tiles Problem

2003-07-31 Thread Terry Brick
Ok, I've finally gotten this to work. However, I don't think it's the right solution and it's certainly not one I'm happy with. But maybe by showing how I'm getting it to work, that will better communicate to people what I'm trying SO HARD to do. This works: definition name=page path=page.jsp/