I'm writing a webapp with NetBeans 6.5.1 / Glassfish 3 and I'd like to avoid using virtual folders in the links inside of my pages (i.e. "/contacts/info.htm" instead of "/myapp/contacts/info.htm").
I tried configuring a virtual server on Glassfish using its configuration pages by I don't understand how to synchronize NetBeans with it.