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.

link|improve this question

76% accept rate
feedback

1 Answer

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.