Re: JSP -- include-file directive question.. it gets weirder...
- From: maya <maya778899@xxxxxxxxx>
- Date: Thu, 28 Jun 2007 17:37:41 -0400
maya wrote:
in a directive like this..
<%@ include file="inc_nav.jsp"%>
can included file be anything other than a JSP? since in project I'm working on the included files contain only static content I made them html's so I don't have to precompile the site every time I make a change to them.. but I get cannnot-include error (before, they were JSP's; only get error now that converted them to .html's..)
thank you..
it turns out html includes work fine in my localhost (Weblogic/windows).. but once on the server (Weblogic/unix) it throws a 500 error; a developer here says to me I can't include html's in JSPs, but in localhost html includes work fine.. go figure...
can someone shed some light here??
thank you..
.
- Follow-Ups:
- Re: JSP -- include-file directive question.. it gets weirder...
- From: Manish Pandit
- Re: JSP -- include-file directive question.. it gets weirder...
- References:
- JSP -- include-file directive question..
- From: maya
- JSP -- include-file directive question..
- Prev by Date: Re: JSP -- include-file directive question..
- Next by Date: Re: Help with XML processing using DOM
- Previous by thread: Re: JSP -- include-file directive question..
- Next by thread: Re: JSP -- include-file directive question.. it gets weirder...
- Index(es):
Relevant Pages
|
|