It's not Debian-related question, but I think many people here can help.. I'm going to use Jakarta-Tomcat. My questions are:
1.Is it possible to develop using JSP (which is very comfortable), but don't give *jsp to the end-user ? JSPs are precompiled to .java, then to .class, so it would be possible to trade only compiled servlet classes ? 2.I've already configured JServ + gnujsp, but I'm going to try Tomcat. Are there any disadventages ? Is it worth my attention ? Sorry for OT again...