test jspx
YEMar 25 2010I create an adf web application and deploy it to a weblogic domain.
The address of the console of this weblogic domain is http://192.168.1.16:7001/console
I can see the deployed application. When I test it, its address becomes http://192.168.85.1:7001/Geoserver-Project2-context-root/faces/p3.jspx
But I still can view this page at http://192.168.1.16:7001/Geoserver-Project2-context-root/faces/p3.jspx
What's different between the above 2 address?