Hi ,
Have configured th sunone-passthrough dll, following the documentation @
http://docsun.cites.uiuc.edu/sun_docs/C/solaris_9/SUNWadoc/SONEAPPSVRADMIN/agplugin.html
Ref - Configuring IIS to Use the Web Server Plugin.
Set the property
passthrough=/ , to pass all requests to Sun ONE Application Server.
Unable to understand why it works fine in IIS5, ie forwards all request but in IIS 6, when loading a page containing .jsp and .gif/.css, the jsp content is loaded, but the image and stylesheet are not loaded.
Thanks