HELP PLZ** How to get the current page fragment (.jsff) name in java?
509360Oct 9 2009 — edited Oct 14 2009Hi,
Can anyone please let me know, how to get the current page fragment name while clicking the link. I got an ADF application with 1 page (xxx.jspx) which contain 5 more (.jsff) fragments. I have to get the current page fragment name while I click the LINK via action method.
I could able to get the page name by getViewID() method, but dont know how to get the current display fragment name. Please help me to get the code which is real urgent.
thanks in advance
klogube