Re: Struts-Tiles - Missing Content

2008-07-11 Thread Antonio Petrelli
2008/7/10 Ryan Henson <[EMAIL PROTECTED]>: > SUCCESS! I figured out what was going wrong with my code. Whew, what a > tangled mess. Errr... then ignore my last email :-) Ciao Antonio - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Struts-Tiles - Missing Content

2008-07-11 Thread Antonio Petrelli
2008/7/10 Ryan Henson <[EMAIL PROTECTED]>: > > I do not see your data > > > > It could be that you have an empty collection, so the bean is present but it is empty, and the does not execute. Antonio - To unsubscribe, e-m

Re: Struts-Tiles - Missing Content

2008-07-10 Thread Ryan Henson
tonio!! - Original Message From: Ryan Henson <[EMAIL PROTECTED]> To: Struts Users Mailing List Sent: Thursday, July 10, 2008 1:58:13 PM Subject: Re: Struts-Tiles - Missing Content I put in the text as you suggested and it did indeed show the text from the body. So now the issue has moved to

Re: Struts-Tiles - Missing Content

2008-07-10 Thread Ryan Henson
The camper is not enrolled in any classes - Original Message From: Antonio Petrelli <[EMAIL PROTECTED]> To: Struts Users Mailing

Re: Struts-Tiles - Missing Content

2008-07-10 Thread Antonio Petrelli
2008/7/10 Ryan Henson <[EMAIL PROTECTED]>: > I posted the resulting HTML code at the bottom of that last email. Whoops! Sorry I did not see it. > It would appear from my side that the is > not executing properly as does actually > produce the correct text. Now I see it, that's strange. I se

Re: Struts-Tiles - Missing Content

2008-07-10 Thread Ryan Henson
Message From: Antonio Petrelli <[EMAIL PROTECTED]> To: Struts Users Mailing List Sent: Thursday, July 10, 2008 9:44:16 AM Subject: Re: Struts-Tiles - Missing Content 2008/7/10 Ryan Henson <[EMAIL PROTECTED]>: > I will note that calling this definition works correctly when

Re: Struts-Tiles - Missing Content

2008-07-10 Thread Antonio Petrelli
2008/7/10 Ryan Henson <[EMAIL PROTECTED]>: > I will note that calling this definition works correctly when I just view it > using a browser. So I doubt it is a problem of Tiles. Can you see if the HTML is ok just before you use it with iText? Antonio

Re: Struts-Tiles - Missing Content

2008-07-10 Thread Ryan Henson
e life of my I can't figure out why, >which is why I'm asking for some assistance please. Thanks! -Ryan ----- Original Message ---- From: Antonio Petrelli <[EMAIL PROTECTED]> To: Struts Users Mailing List Sent: Thursday, July 10, 2008 2:15:13 AM Subject: Re: Struts-Tiles - M

Re: Struts-Tiles - Missing Content

2008-07-09 Thread Antonio Petrelli
> I've been experimenting with multiple variations on how to accomplish > this so my below code is a little messy, but it does create and return > a PDF, but it is missing the content it should have. As far as I can > tell from the order of events the following occurs. I open my browser > to the ma