doulang9521 2013-04-15 14:26
浏览 50

在Java / JSP引擎(即PHP-Java桥)中运行PHP有什么危险或缺点,如Tomcat?

OS: Windows Server 2008 R2

Web Server: IIS 7.5

JSP Engine: Tomcat 5.5

PHP Engine: PHP 5.3

Note: IIS and JSP communicate using the Apache Tomcat Connector 1.5

Are there any dangers or drawbacks with running PHP inside a Java/JSP engine? At best, I would like to share a session between JSP and PHP. At worst, I need to figure out a way to setup session management within PHP, despite the application I'm working with indirectly depends on JSP and PHP. Recoding the PHP code into JSP is not an option, however. I'm considering using a bridge or running PHP inside Tomcat but I'm concerned about security.

Is bridging PHP and Java or running PHP inside Tomcat a safe option?

What's important to understand is IIS and Tomcat are connected via the Apache Tomcat Connector. So, adding PHP into the fold might only increase complexity and I'm not quite sure I can maintain the current setup and add a PHP-JSP bridge, as well.

Thank you for any help.

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 Vue3 大型图片数据拖动排序
    • ¥15 划分vlan后不通了
    • ¥15 GDI处理通道视频时总是带有白色锯齿
    • ¥20 用雷电模拟器安装百达屋apk一直闪退
    • ¥15 算能科技20240506咨询(拒绝大模型回答)
    • ¥15 自适应 AR 模型 参数估计Matlab程序
    • ¥100 角动量包络面如何用MATLAB绘制
    • ¥15 merge函数占用内存过大
    • ¥15 使用EMD去噪处理RML2016数据集时候的原理
    • ¥15 神经网络预测均方误差很小 但是图像上看着差别太大