How do I copy jar file and past in lib folder

Hi,I am Vijay new to Linux base ,I am working in a company where windows base system are there now i testing to change os to Linux base. Before that how to install Java in zorin i see videos but how do I copied jar files in network windows base and past it in zorin os Java jre folder and jdk folder, because we using Java base software for Hotel Management software.

sudo apt install openjdk-11-jre
# Java 11 Runtime ^

sudo apt install openjdk-8-jre
# Java 8 runtime ^

sudo apt install openjdk-17-jre
# Java 17 runtime

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.