JSP documents(.jspx) vs JSP pages(.jsp)
843838Jan 29 2007 — edited Feb 3 2007Hello,
I need to know :
1) what is the difference between .jspx file and a simple jsp file?
2) Which is better and based on what factors we should decide which one to use while building the application.
Thanks.