Kranti™ K K Parisa wrote:
Is there any way that we could encrypt the war file that is getting deployed
into tomcat?
My $0.02:
* you can obfuscate class files
* you can precompile JSPs (and again, obfuscate them)
* you can sign jar files
It will make any unauthorized webapp modifications more complex and
difficult.
Of course, as Peter said, if you do not control your server you can not
have 100% guarantee that nothing will get decrypted.
--
Mikolaj Rydzewski <m...@ceti.pl>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org