How can i include an implementation of View Interface whose content type is text/html into tiles?

I could have written a JSP, but i want to reuse the same code i wrote for PDF generation using itext.

I appreciate any pointers in this direction.

Thanks in advance