Hello I want to #include a JSP page to present optional additional image files etc for a stock catalog application. The #include filename & path are constructed on the fly from stock/session information and the file may not exist at the time of generating the page, in which case I would like to use a "default" JSP for the image path etc.
Currently this works fine when the JSP exists, however when it does not exist I am getting "404 Not Found" as part of the generated page - is there anyway in which the "404 Not Found" can be suppressed / replaced ? Thank you gamini Gamini de Alwis mailto:[EMAIL PROTECTED] Software Developer Business Manager Software Tel (03) 9813 3022. Fax (03) 9882 5887 website http://www.bmsoft.com.au Try our latest web orders demo by clicking http://jdemo.bmsoft.com.au/eorders1/ =========================================================================== 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://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
