Can I insert JSF-page(table) into react-component?
I have old version of application with front-end on JSF and backend on Java. Needs to create demo version with front-end on reactJs. So, can I create mock react-component with jsf-page in body to speed up creating of demo version. Is it possible?