Just tried it but it still does not work. Maybe there is no way I can do it with import files. I will look again though.
Thank you for your time and effort everybody. --- Donie Kelly <[EMAIL PROTECTED]> wrote: > Try putting http: in front of the path... > > Donie > > > -----Original Message----- > From: Panos Konstantinidis > [mailto:girionis@;yahoo.com] > Sent: 06 November 2002 15:44 > To: Tomcat Users List > Subject: RE: mapping URLs > > > 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> > > -- > To unsubscribe, e-mail: > <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:tomcat-user-help@;jakarta.apache.org> > __________________________________________________ Do you Yahoo!? U2 on LAUNCH - Exclusive greatest hits videos http://launch.yahoo.com/u2 -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
