First, 'pls' is not a
word.
See
UseRealWords to see why we so strongly discourage the use of non-English words here.
On to your question: There are
ANT tasks for precompiling all of your JSPs, and yes, it means that you can ship only your .class files.
Besides making it very difficult for someone to tinker with them, you won't have to wait for the JSP to be compiled the first time you hit it.
I haven't done this myself so I won't be able to walk you through it but a Google search or two should get you started.
http://www.google.com/search?hl=en&q=ANT+Precompile+JSP&btnG=Google+Search