Hello All,
I need to know if a tile can be a jspf file? I have seen example on the web when in tiles definitions file, <tiles
ut> tag has jspf file as a value, but how does it work?
Inclusion of Tiles in layouts is a dynamic inclusion. If jspf files are never compiled as seperate file. How do we use dynamic inclusion and jspf files together?
If I use
JSP files, my application works but when I change them to JSP fragment files, everything falls apart.
Can somebody please provide a working code example? I am reallllly confused and need help!
Thanks,
Mah.