Thank you, I just tried it with images and it is
working fine. The problem is that it does not work
with include files. Any thoughts on this? Do include
files work differently?


--- Donie Kelly <[EMAIL PROTECTED]> wrote:
> Looks like the include file parameter works
> differently. Maybe you should
> make it a URL
> 
> I have a <img> tag as follows <img
> src="images/spacer.gif" width="1"
> height="40"> and this works with the supplied
> contect path. That path will
> be translated to a URL.
> 
> Try using @include
> file="http:content/Common/Footer.inc" and see what
> happens.
> 
> Donie
> 


__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to