aspose file tools
The moose likes Servlets and the fly likes Regarding  Port Number Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Regarding  Port Number" Watch "Regarding  Port Number" New topic
Author

Regarding Port Number

Ganapathy Subramanian
Greenhorn

Joined: Nov 13, 2003
Posts: 2
Hi,
How can i omit the Port Number in the URL while trying to access JSP pages using weblogic Server.

Thanks,
A.Ganapathy Subramanian
Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8876

Set the port number to 80. You then dont have to specify it as a part of the URl. Use the weblogic admin console to change the port.


Groovy
Ko Ko Naing
Ranch Hand

Joined: Jun 08, 2002
Posts: 3178
Here is the way how to change ports in WebLogic... It's pretty easy to follow... Hope it helps you as well...
http://edocs.bea.com/wli/docs70/config/custom.htm#1142364


Co-author of SCMAD Exam Guide, Author of JMADPlus
SCJP1.2, CCNA, SCWCD1.4, SCBCD1.3, SCMAD1.0, SCJA1.0, SCJP6.0
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Regarding Port Number
 
Similar Threads
JBoss Remote Lookup
Difference between serverName and host name
WAS 5.1 Oracle 9.1 clash
No printing with Win XP and AirPort Extreme
please help with running this code