How to use JSP page instead of FTL page in OFBiz

Posted by Gokul_IFS on
URL: http://ofbiz.116.s1.nabble.com/How-to-use-JSP-page-instead-of-FTL-page-in-OFBiz-tp145597.html

Hi,

       I am trying to create an application in OFBiz. I want to use JSP page instead of .FTL page for view page.
 
       The sample application  is running fine if made as FTL but shows error when made as jsp.

        I would like to know how to run JSP page in OFBiz.