Though there is information available how to precompile jsp.
http://scriptlandia.blogspot.com/2006/04/how-to-pre-compile-jsp-pages-for.html
I am not sure how to incorporate this into JSC build, so that if I create a war file then it should only include compiled jsp files rather than source.
Just wondering, if any one has done something like this and can share some info.
Thanks.