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


      

Reply via email to