> >When user visit this test.jsp,he may view this JSP source code by use >IE6-View-Source File function and found this source code,then input >http://192.168.39.143:8080/test/system.js in IE6 address,he >can download >my system.js file.But I want to protect my system.js content,how to do >it? >
You got to be one hell of a js coder to have any reason for hiding the source. I concider myself to be one of those, and I still don't see any reason to hide the source. But I do use JSCruncher and shorten down names when the file is finished, but this is to keep file size down. Erik Beijnoff Systems development [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
