Application Server port Problem
emptySep 12 2008 — edited Sep 12 2008Hi All,
I am Facing Problem,
before one year i had installed AS 10g R2 it was succesfully installed;
and application run by url
http://host_name/forms/frmservlet?form=test.fmx
but now i install AS 10g R2 on another machine and it is suuccesfully install by AS 10g R2 software
when run application then it is run by url
http://host_name:7778/forms/frmservlet?form=test.fmx
so why it is required port 7778
so any other way to bypass port;
pls help me;