Dave Wed, 17 Dec 2008 20:41:40 -0800
I have a JSF file to render a table. In java, how can I load the jsf file and get html. The JSF render has API: public void encodeEnd(FacesContext context, UIComponent component); Thanks for any idea. Dave