What is the difference between JSPF and JSFF file-types?
I have not been able to find sufficient information on JSFF files online.
JSPF and JSFF refer to JSP Fragment and JSF Fragment respectively. JSFF is typically used in ADF projects.
|
What is the difference between JSPF and JSFF file-types? I have not been able to find sufficient information on JSFF files online. JSPF and JSFF refer to JSP Fragment and JSF Fragment respectively. JSFF is typically used in ADF projects.
| ||||
|
feedback
|
|
JSFF is used for page fragments in ADF JSPX is used for regular JSF pages You can have JSFF inside ADF taskflows and then include them inside JSPX pages. | |||
|
feedback
|