This forum is no longer active. Please post your questions to our new community site
Using Java inside Lampstack
|
|
Can we have a JVM to work inside a lampstack. We are actually building a web application inside lampstack environment and we need to use some java libraries in our application. Can someone help me in this regard. Thanks in advance. |
|
|
Hi, Yes you can integrate it easily. Copy the java folder into the lampstack installation directory and write the JAVA_HOME in the installation_directory/scripts/setenv.sh file:
Cheers |

