Hi Matt,

I will give you an example, suposse i want to create a page that returns a
csv.

I can add the page to exclussions lists on the decorator to avoid the
header, footer, etc. But the page sent to the client has the html and head
tags anyway, it seems to me that jsf put that automatically on the page
content, i want to avoid that.

Probably the best thing is to forget about the facelet and create a servlet
for that (is probably simpler than the filter example of your post).

I think the AppFuseAddServlet wiki entry is outdated (at least the folder
names seem different than the ones on the last milestone), what are the
steps now?

Thanks,
RL.


mraible wrote:
> 
> Do you mean "change the content type for a Page"? If so, I'm unsure
> how to do this with Facelets. Here's how you can use Flying Saucer to
> render PDF from a Facelets page:
> 
> http://today.java.net/pub/a/today/2006/10/31/combine-facelets-and-flying-saucer-renderer.html
> 
> Matt
> 
-- 
View this message in context: 
http://www.nabble.com/Change-page-content-type-or-output-tf4109266s2369.html#a11693351
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to