Has anyone successfully gotten Netscape Enterprise Server 3.6 to proxy to
Weblogic Server 5.1....

I have done it for Solaris and it works, but when I do it on NT, I can't get
it to proxy properly.

The browser always asks me to download .jsp files and not proxy them...

mime.types file= type=text/jsp  exts=jsp

obj.conf file=
Init fn="load-modules" funcs="wl-proxy,wl-init"
shlib="C:/weblogic/bin/proxy36.dll"
Init fn="wl-init"

Service method="(GET|HEAD|POST|PUT)" type=text/jsp fn=wl-proxy
WebLogicHost=localhost WebLogicPort=7001 pathPrepend=/

I only want to proxy .jsp files to weblogic....

any ideas why I keep getting the download the .jsp file screen. If I run the
weblogic web server directly, .jsp files work.
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to