> 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 makePDF.do action which sets up an HttpURLConnection to the > getReport action. The getReport action then forwards to the tiles name > which retrieves the layout jsp and is where it should insert the tiles > attributes and get the report content. This is where it breaks down > however and the only HTML that is returned is from the layout page.
Let's try to narrow down the problem. Is the resulting HTML correct? If not, please post the Tiles definition and the used JSP pages. Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]