How to get the parsed HTML from a JSF Page

Hi,

I have an application that the user must fill in some data. Later on, it's shown a confirmation page with the user's information. I want to email that confirmation page to the company. The question is: How can I get the result html page as a string from that jsf confirmation page within the application.

Any help is appreciated,

Tiago Gaspar.

[374 byte] By [tiagoGaspar] at [2007-11-26 10:43:07]
# 1
do you need the HTML or do need the input information?
YT at 2007-7-7 2:55:05 > top of Java-index,Development Tools,Java Tools...
# 2
I need the exat same page the user is viewing i.e. html filed with the information .
tiagoGaspar at 2007-7-7 2:55:05 > top of Java-index,Development Tools,Java Tools...