对JSP文件进行加密,以提高读取的安全性 [英] Encryption of JSP file for better security from read

查看:346
本文介绍了对JSP文件进行加密,以提高读取的安全性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我制作了一个基于网络的软件(产品)。我需要在客户端机器上安装软件(jsp + Entrprisejavabeans +数据库)。我希望我的客户端不要抓取我的代码。所以我想加密我居住在客户端的java代码。

如何使JSP和bean类加密?

急需解决方案





谢谢

I have made a web based sofware(product). I need to install the software(jsp+Entrprisejavabeans+database) at the clients machine.I want my client not to grab my code..so i want to encrypt my java code residing at clients end.
How to make the JSPs and the bean classes encrypted?
need a solution urgently


thanks

推荐答案

JSP的加密是不可能的,因为容器必须能够读取它才能将其转换为servlet。请阅读 [这个]的一些解决方法。
Encryption of JSP is not possible because it has to be readable for container to convert it into a servlet. Please read [THIS] for some workaround.


这篇关于对JSP文件进行加密,以提高读取的安全性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆