Hi All,
I am working on a GlassFish project as my master's project to develop a NetBeans plugin. I have a question.
How
do I find out "hostname", "port number", "Context Path", "Relative URL"
properties of a web project? These properties are used to deploy the web application in a browser, but I need a way to find out in a NetBeans plugin.
Please help.
Thanks,
-Ajnavi.