I am developing a web application using ADF BC, struts and JSP
technologies.
I use JDeveloper 10.1.3. I need to check the modes of my form in order
to control the features on my JSP Page; for example, if I am in the
create mode, Delete and Find buttons become disabled
and etc..Is there any solution that I can use to check my jsp form mode??