I have the Resin working with IIS. I can run the examples.
My problem is including images in my JSP projects.

In the Resin TicTacToe example: examples/tictactoe/tictactoe.jsp,
I've included an image (<IMG SRC="whatever.jpg">),
When I run the example the JSP cannot find the image, why?

I guess that the IIS is handling file extensions: .gif, .jpg, .html, etc.
and Resin is handling only .jsp

How can I configure Resin to handle images gif, jpg, htmls and even web
plugins?

Thanks.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to