Hi, I have an application running in the Tomcat, as well as weblogic and webserver I need to determine which port is being turned on and display on UI that there is a Java API to know
If your app has already reached through that port, you can easily access it by HttpServletRequest < / Code>.