We have a process for sending emails and faxes that uses org.jboss.seam.faces.Renderer to
convert a view to HTML.
Is there a way to do this on JBoss AS 7 without Seam? It doesn't look like there is a
similar class in JBoss 3. Is that because it just wasn't gotten to by the time it was
canceled, or because J2EE now has a standard way of doing this?
----
Jake C