An application server may initially respond slowly if the JSP files used in the Application Console are not precompiled.
The first time any user navigates to a screen, the JSP(s) used for the screen are compiled. This compilation process can be time-consuming, so performance advice recommends that all JSPs are precompiled during EAR creation.