Hi, I tried using the tomcat examples from C:\tomcat\webapps\examples\jsp\security and the error appears.. seems that i don't have the file, j_security_check. What must i do to make it work? Also, i was not able to view index.jsp from C:\tomcat\webapps\examples\jsp\security\protected 2001-02-23 01:25:13 - Ctx( ): 404 R( + /j_security_check + null) null 2001-02-23 01:26:46 - Ctx( ): 404 R( + /j_security_check + null) null And, for he carts as well, the error seems to appear. 2001-02-23 01:28:21 - Ctx( ): 404 R( + /carts + null) null 2001-02-23 01:28:25 - Ctx( ): JasperException: R( + /carts.jsp + null) C:\tomc at\webapps\ROOT\carts.jsp(30,0) Bad file argument to include 2001-02-23 01:29:09 - Ctx( ): JasperException: R( + /carts.jsp + null) C:\tomc at\webapps\ROOT\carts.jsp(30,0) Bad file argument to include Thank You =========================================================================== 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
