dev@glassfish.java.net

NetBeans pluging question

From: Ajnavi Rani Kumar <ajnaviranikumar_at_yahoo.com>
Date: Thu, 6 Nov 2008 23:58:00 -0800 (PST)

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.

Thanks,
-Ajnavi.