Re: How to use tiles:get together with html:img

2004-09-29 Thread Phong Nguyen Thanh
AIM: jmitchtx - Original Message - From: "Phong Nguyen Thanh" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, September 28, 2004 3:22 PM Subject: Re: How to use tiles:get together with html:img I think I know why it d

Re: How to use tiles:get together with html:img

2004-09-29 Thread James Mitchell
o: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, September 28, 2004 3:22 PM Subject: Re: How to use tiles:get together with html:img > > I think I know why it doesn't get it right. > > My template file is: > > > direct='true&

Re: How to use tiles:get together with html:img

2004-09-29 Thread Phong Nguyen Thanh
I'm still stuck with this one. Anyone has any suggestions? Phong. In mainfile: In a layout file which is included in the template file But I got following generated: What could be wrong? Thanks, Phong. On Tue, 28 Sep 2004, James Mitchell wrote: That's correct. You

Re: How to use tiles:get together with html:img

2004-09-28 Thread Phong Nguyen Thanh
I think I know why it doesn't get it right. My template file is: And was placed in header.jsp What should I do? Thanks, Phong. On Tue, 28 Sep 2004, James Mitchell wrote: That's correct. You cannot nest custom taglibs. Try separating them: if 'step' was set to "/images/myI

Re: How to use tiles:get together with html:img

2004-09-28 Thread Phong Nguyen Thanh
Hi, I followed your suggestion In mainfile: In a layout file: But I got following generated: What could be wrong? Thanks, Phong. On Tue, 28 Sep 2004, James Mitchell wrote: That's correct. You cannot nest custom taglibs. Try separating them: if 'step' was

Re: How to use tiles:get together with html:img

2004-09-28 Thread James Mitchell
> Sent: Tuesday, September 28, 2004 2:46 PM Subject: Re: How to use tiles:get together with html:img > That's correct. You cannot nest custom taglibs. > > Try separating them: > > > > > > > if 'step' was set to "/images/myImage.gif&qu

Re: How to use tiles:get together with html:img

2004-09-28 Thread James Mitchell
That's correct. You cannot nest custom taglibs. Try separating them: if 'step' was set to "/images/myImage.gif", and your app was "myApp", you would get: -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message