Is it possible to apply an XSLT to an XML document and generate markup that is processed by JSF/ICEFaces?
I need the XSLT to add <ice:commandButton
elements and such, since some data elements to render also require related command buttons.
Do you also have some tutorials about XSLT and ICEFaces?
Thank you in advance.