Close
jGuru Forums
Posted By: Anonymous Posted On: Wednesday, April 2, 2008 04:40 AM
I think my question is not silly. I want to produce jsf pages online by an another jsf page. I have tried something and it works by now. I am creating a stream putting in some jsf code and then I save the file via java.io as text. I have also created a generic bean which simulates the backend javabean of the newly created page. This is because I don;t have to recompile the project again (netbeans). This way is a little bit painful... Is there any another way to do this?
Re: I want to create a page from another page using jsf
Posted By: Anonymous Posted On: Monday, April 28, 2008 11:53 AM