Strictly speaking, no, you don't.  The JWS is there to serve up the
web-accessible administrative interface for JRun.

The images will be served off your web server as normal.  Have you checked
the URL?  In IE, you can right-click on an image and get its properties to
see the full URL the browser is using.  Try entering that in your browser to
see what you get.

Michael

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Don Vaillancourt
Sent: Friday, May 05, 2000 4:05 PM
To: [EMAIL PROTECTED]
Subject: Apache to JRun


Hi All,

I am using JRun with apache and there is something that I wanted cleared
up.

The only servicies that I need running are JSE and JCP correct.  Or do I
also need JWS.

My question is that I have Apache accept all requests for JSP and
servlets.  Then those requests are submitted to the proxy.  JSE is
serving the html page, but the images are not appearing.  Should I also
have JWS running to serve the images as well?

Don

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
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

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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