Two different languages PHP and Java on same application with PHP on Apache and Java on Tomcat
问题 I am also finding tough to categorize this question. So please bear with me to explain the issue. We have two different applications: PHP on XAMPP and Java on Tomcat Now we have a business case to merge both the products. ie., PHP product should be looking no different from the Java application and also it should be part of Java app. (appears in the one of the tab in Java app) The CSS part can be taken care. But the complex part is how to collate these two application? Also we are using