Hu Zhang wrote:
> Hi,
>
> I'm going to assign DNS to my website using Glassfish. The IP
> format is: http://xxx.xxx.xxx.xxx:8000/SART. However, they can only
> assign http://xxx.xxx.xxx.xxx without port number and context root.
> What can I do? Thanks in advance.
>
> Sincerely,
Change the default glassfish port of 8000 to 80 and you will not need to
specify the port number.
dd