Hi

I am using jboss server 4.0.4 to run the jsp application.
to run i can give the url as http://localhost:8080/projectname.
if i can give like this, it is properly running.

but i can give www.projectname.com like that means, my application to run.(i.e to run my application with out portnumber).

is it possible? if possible how to do it?

Thanks in advance

yes, it is possible.
You need to find and edit the configuration file where the http port value is defined which is \server\default\deploy\jbossweb-tomcat55.sar\server.xml (or \all\ or whatever if you're running a different server config from the default one).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.