I'm working on a
JSF project on NetBeans.
I'm using JSPF fragments for modularity.
My JSPF directory is "/WEB-INF/jspf".
I'm using
for including JSPF files.
The problem is: I tried to include a JSPF file in another JSPF file but it didn't work.
Can anybody give any idea about the problem please?