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
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
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
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
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
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
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:
//
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:
//