문제

In my application in ADF there is a requirement that it should have a common header or toolbar for whole application (having eight to ten .jspx files) where some buttons are enable/disabled based on the functionality of the specific page.

  • we have to implement toolbar for each and every page?
    (ie, have buttons in each and every page and have actions individually).

  • if yes then what is the best solution?

  • if not there is any mechanism to achieve this?

I did not found a solution for the above scenario on the net, why, I don't know or I am confusing with simple thing, which as a "novice" I am not getting.

도움이 되었습니까?
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top