1. Previously, the jar package of jasper report was directly embedded in the project, then the sql query was executed in the project, and then the result was converted into json format and submitted to the report 2. Later, it was found that jasper serve...