Hi
Thank you for reading my post.
I have about 400 navigation case in my jsf application. will it decrease my jsf application performance under high load ? Indeed i have a Tabset (using Studio creator) , it is in a page fragment and I add this page fragment to all my 20 web pages.
and  each tab/subtab should be linked to a jsp page.
so 20page  * 19 link =380 navigation case. does it decrease my performance ?


is there any other solution for this case ?
i defined action="" , in my page fragment for each tab , and in navigation description i defined 20 case for each jsp file.

Thank you

Reply via email to