Microsoft
Software
Hardware
Network
Question : DNS mapping
I have a java struts web application running in Oracle Application Server 10.1.2. From the local machine, we normally type
http://localhost:8080/Appl
icationNam
e
to access the application. I want to configure it such that when I type
www.abc.com
, it should be directed to the home page. The domain
www.abc.com
is already in use, we want to create a sub domain
www.xyz.abc.com
to access the application. How to achieve this scenario?
Answer : DNS mapping
ok thats fine
just define the full path in virtual host directory as i said
it would be fine
Random Solutions
Cisco AP not accepting clients using WAP-PSK/TKIP
Issues with IP phone
General Spam questions
I can't connect to the computers behind my router and use remote desktop administration
Issue with 2Wire and WRE54G Extender
Dynamic DNS at home
Backing up a UNIX box on an XP machine
Explanation of subdomain and domain pointing
How do you get 'wpa2-psk' on your settings
statement.getObject returning java.math.bigdecimal insead of java.lang.integer