4 Replies Latest reply on Jul 17, 2013 11:35 AM by jfclere

    JSPF not processed as JSP

    rdiddly

      While moving my application from JBoss 4.2.2 to JBoss AS 7.1.1, I have run into an issue with files with an extension of jspf not being processed as JSP content. All of the JSTL in the files is being delivered to the browser unprocessed. Is this a Tomcat issue? Do I need to tell Tomcat somehow that jspf files should be processed as jsp files?