banner image
Sedang Dalam Perbaikan

Why JSP takes time to run when it runs 1st time.


Why JSP takes time to run when it runs 1st time.

If you run a jsp file first time it will take a longer time, because at the very first time the jsp file is converted
in JAVA, then it is compiled and finally it is loaded. But the compilation only happens once so the next time it
will be faster.
But every time you change a jsp file it will be re-complied.
Why JSP takes time to run when it runs 1st time. Why JSP takes time to run when it runs 1st time. Reviewed by MCH on April 18, 2014 Rating: 5

No comments:

Powered by Blogger.