context.xml is :
There is also a public_html/META_INF/context.xml, which is:
Thanks
Andrew
- Original Message -
From: "Mark Thomas" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Thursday, July 10, 2008 5:44 PM
Subject: Re: Problems with jsp include
Andrew Connick wrote:
Thanks Mark
They have set the host to:
www.windsor-chamber.co.uk
and the context in public_html/ROOT/META_INF/context.xml is :
There is also a public_html/META_INF/context.xml, which is:
OK. Closer, but still wrong. If they insist on including the in
the then
> From: Andrew Connick [mailto:[EMAIL PROTECTED]
> Subject: Re: Problems with jsp include files in sub-directories
>
> They have set the host to:
> appBase="/home/andrew42/public_html">
> www.windsor-chamber.co.uk
> docBase="/home/andrew42/public_html&quo
>
To: "Tomcat Users List"
Sent: Thursday, July 10, 2008 5:44 PM
Subject: Re: Problems with jsp include files in sub-directories
>
> Andrew Connick wrote:
> > Hello Mark Thomas
> >
> > Thanks for your reply
> >
> > I forwarded it to my web hosting com
Andrew Connick wrote:
Hello Mark Thomas
Thanks for your reply
I forwarded it to my web hosting company. They have followed the
instructions. I now find that I have to use
www.windsor-chamber.co.uk/ROOT/index.jsp
My hosting company says it's not possible to change this (to
www.windsor-chamber.co
Andrew Connick wrote:
Hello Mark Thomas
Thanks for your reply
I forwarded it to my web hosting company. They have followed the
instructions. I now find that I have to use
www.windsor-chamber.co.uk/ROOT/index.jsp
My hosting company says it's not possible to change this (to
www.windsor-chamber.co
sday, July 09, 2008 10:17 PM
Subject: Re: Problems with jsp include files in sub-directories
>
> Andrew Connick wrote:
> > Hello Mark Thomas
> >
> > Thanks for your reply.
> >
> > I have got some information from my hosting company, my setup is:
> >
>
Andrew Connick wrote:
Hello Mark Thomas
Thanks for your reply.
I have got some information from my hosting company, my setup is:
www.windsor-chamber.co.uk
Which doesn't quite fit with your example, although I suspect that as
appBase equals docBase I will have similar or same problem ?
Yep
> From: Andrew Connick [mailto:[EMAIL PROTECTED]
> Subject: Re: Problems with jsp include files in sub-directories
>
> appBase="/home/andrew42/public_html">
> www.windsor-chamber.co.uk
> docBase="/home/andrew42/public_html"
> debug="1"/>
&
, July 09, 2008 3:34 PM
Subject: Re: Problems with jsp include files in sub-directories
> Andrew Connick wrote:
> > I'm having problems with the jsp includes directive where the jsp is in
a sub-directory.
> > I have 2 subdirectories:
> > /admin
> > /segments
Andrew Connick wrote:
I'm having problems with the jsp includes directive where the jsp is in a
sub-directory.
I have 2 subdirectories:
/admin
/segments
index.jsp contains the line <%@ include file="/segments/setup.jsp" %> which is
fine
admin/index.jsp also contains the line <%@ include file=
On Wed, Jul 9, 2008 at 6:45 AM, Andrew Connick <[EMAIL PROTECTED]> wrote:
> I'm having problems with the jsp includes directive where the jsp is in a
> sub-directory.
> I have 2 subdirectories:
> /admin
uh-oh :-)
> I suspect the issue is that Tomcat now sees sub-directory /admin as a
> separate
I'm having problems with the jsp includes directive where the jsp is in a
sub-directory.
I have 2 subdirectories:
/admin
/segments
index.jsp contains the line <%@ include file="/segments/setup.jsp" %> which is
fine
admin/index.jsp also contains the line <%@ include file="/segments/setup.jsp"
%
13 matches
Mail list logo