jsp - could not understand the concept of jsp_precompile -


as mentioned in books ,when append ?jsp_precompile query compile files n further queries accessed faster.. question "how use ?jsp_precompile"

  1. whether use in url written in code appended "?jsp_precompile"
  2. or call jsp page specially in browser appending this.

so. if first case not working in mine, when jsp page called has nothing in it.. query appears on browser has jsp_precompile appended or may related http://www.coderanch.com/t/615977/tomcat/jsp-compiled-files-java-files problem. (please try answer 1 also).

or if 2nd case why need of appending in end calling jsp browser automatically compiles it.. jsp_precompile special..

see this nice overview. 1 may conclude, measure introduced later standard (for miscellaneous java ee servers) precompile jsps. jsp might not run, compiled! no other parameters should given. jsp run, server specific trait.

nowadays there other means maven plugins whatever.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -