Hi,
I am new to HCP development, I am developing an application locally using Apache Tomcat server. I have jar for example ABC.jar Since I know where the jar is located on my laptop I navigate to its location and run it using "java -jar ABC.jar -port 4444". Now I want this jar to be available on HCP and run this jar for this where do I store this jar and how do I upload this jar to certain location on HCP and access its location.
I have just started working with HCP, please let me know how do I achieve this on HCP. Thanks in Advance.