RE: Webapp Directory Root and JSP Include problem.

2004-08-19 Thread Diego, Emil
ideas how this may be done ? Emil Diego Website Administrator University of Miami School of Business -Original Message- From: John Villar [mailto:[EMAIL PROTECTED] Sent: Thursday, August 19, 2004 10:35 AM To: Tomcat Users List Subject: Re: Webapp Directory Root and JSP Include problem. Now th

Re: Webapp Directory Root and JSP Include problem.

2004-08-19 Thread John Villar
go Website Administrator University of Miami School of Business 305.284.5449 -Original Message- From: John Villar [mailto:[EMAIL PROTECTED] Sent: Thursday, August 19, 2004 10:18 AM To: Tomcat Users List Subject: Re: Webapp Directory Root and JSP Include problem. I think you will have to include

RE: Webapp Directory Root and JSP Include problem.

2004-08-19 Thread Diego, Emil
ad of code change. Emil Diego Website Administrator University of Miami School of Business 305.284.5449 -Original Message- From: John Villar [mailto:[EMAIL PROTECTED] Sent: Thursday, August 19, 2004 10:18 AM To: Tomcat Users List Subject: Re: Webapp Directory Root and JSP Include proble

Re: Webapp Directory Root and JSP Include problem.

2004-08-19 Thread John Villar
I think you will have to include at least a "." (dot) before "/includes" or you should remove the first backslash. That's a simple find & replace Diego, Emil escribió: I solved my previous problem. Thanx for all the assistance. Now I am hitting another snag. When my JSP pages execute I am gett

Webapp Directory Root and JSP Include problem.

2004-08-19 Thread Diego, Emil
I solved my previous problem. Thanx for all the assistance. Now I am hitting another snag. When my JSP pages execute I am getting a Exception. org.apache.jasper.JasperException: /index.jsp(24,0) File "/includes/inc_setup_edit.jsp" not found The jsp pages are stored in /var/www/html/dev_new A

Ideas on solving a jsp include problem

2002-06-26 Thread John Trollinger
I have about 100 jsp pages that represent pieces of a page, and a jsp page that is dynamically build that can include all these pages and include them multiple times (currently our biggest has about 1000 includes) right now we have a hacked version of tomcat that allows us to call the service meth

jsp include problem

2001-11-19 Thread Sukhwinder Singh
Hello, I am using tomcat 4.01 on Windows 95. I have a simple jsp file and its contents are: / <%@ page contentType="text/xml"%> / and portfolio.xml's contents are: //

jsp include problem

2001-11-19 Thread Sukhwinder Singh
Hello, I am using tomcat 4.01 on Windows 95. I have a simple jsp file and its contents are: / <%@ page contentType="text/xml"%> / and portfolio.xml's contents are: //