Saved Bookmarks
| 1. |
In Which Folder Are Java Application Stored In Apache? |
|
Answer» Java applications are not stored in Apache, it can be only connected to a other Java webapp hosting webserver using the mod_jk connector. mod_jk is a replacement to the elderly mod_jserv. It is a completely new TOMCAT-Apache plug-in that handles the communication between Tomcat and Apache. Several reasons:
Java applications are not stored in Apache, it can be only connected to a other Java webapp hosting webserver using the mod_jk connector. mod_jk is a replacement to the elderly mod_jserv. It is a completely new Tomcat-Apache plug-in that handles the communication between Tomcat and Apache. Several reasons: |
|