Technical data

Testing the Installation
Administration Guide 12-13
Note:
l If the image links called from the servlet are part of the Web Application,
you must also proxy the requests for the images to WebLogic Server by
registering the appropriate file types (probably
.gif and .jpg) with IIS. You
can, however, choose to serve these images directly from IIS if desired.
l If the servlet being proxied has links that call other servlets, then these links
must also be proxied to WebLogic Server, conforming to the pattern shown
above.
Testing the Installation
After you install and configure the Microsoft Internet Information Server Plug-In,
follow these steps for deployment and testing:
1. Make sure WebLogic Server and IIS are running.
2. Save a JSP file into the document root of the default Web Application.
3. Open a browser and set the URL to the IIS +
filename.jsp as shown in this
example:
http://myii.server.com/filename.jsp
If filename.jsp is displayed in your browser, the plug-in is functioning.