Wrong menuitem links in appmenu if webpages are not generated in the default folder
Generate PrimeFaces Pages from Entity Classes in NetBeans
Status: Beta
Brought to you by:
kwrobel
Hi Kay,
The wizard allows you creating the generated web pages in an alternative folder (a very convenient thing for me). This works fine, but the links generated in appmenu.xhtml ignore this setting and are created as if the webpages have been created in the default place.
This is easily fixed by substituting outcome="/ by outcome="/folderName in the Maintenance submenu menuitems, so it is nothing that requires an urgent fix at all.
But it would be good if future versions fix it.
Thanks,
David
Really? I have to look into that. Thanks for the heads up.
Kay
On 03/06/2013 05:16 AM, David Rodriguez wrote:
David,
This issues has now been addressed in 0.12.3. Check it out and thanks for pointing that out.
Hi Kay,
Great! Just tested it, problem solved.
Thanks,
David
Hi,
How to put the generated web pages in an alternative folder?
Let say I want to the web pages in a secured folder, /secured/
Thank you.
Oops, I found it:
Configure Generate PrimeFaces Pages and Classes as follows:
PrimeFaces Pages Folder: secured/admin
Generic Include Folder: secured
Entity Include Folder: secured/admin