A JSPA file is a reference shortcut file that points to a Java Server (.jsp) file. The URL pointed to by the JSPA file is a logical name and may be mapped to a Servelet, JSP or any other thing at the backend. A JSPA file can run multiple pages when called.