it does not work,


>From: Mayuresh Kadu <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
>     reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: Where are you JSP/SERVLET GURUS ???
>Date: Mon, 2 Apr 2001 23:05:21 +0530
>
>i guess u could try giving the url as /../images/whatever.gif !
>
>
>Mayuresh
>
>----- Original Message -----
>From: "Niraj Soni" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Friday, 30 March, 2001 11:39
>Subject: Re: Where are you JSP/SERVLET GURUS ???
>
>
> > this is because of ur using tomcat as a add-on-servlet engine with other
> > main web serve
> > if u r using iis put your images in iis root or in
> > uriworkers.properties file of your tomcat in /conf directory append
>follwing
> > line
> >
> > /images/*
> >
> >
> > this tells the isapi filter to serve all files request starting with
>/images
> > from tomcat
> >
> > hope this hepls
> >
> >
> > ----- Original Message -----
> > From: "sufi malak" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Friday, March 30, 2001 1:45 AM
> > Subject: Where are you JSP/SERVLET GURUS ???
> >
> >
> > > Hi, I posted the same question twice, and I am sure that the same
>problem
> > > happened to somone before,
> > > Why when a servlet forwarding a jsp does not see a directory (under
>the
> > root
> > > application) that has images, the structure is like this :
> > > tomcat4/webapps/myapp/images/
> > > tomcat4/webapps/myapp/tableview.jsp
> > > tomcat4/webapps/myapp/WEB-INF/classes/Myservlet.class
> > >
> > > Please help me
> > > Sufi
> > >
> > > _________________________________________________________________
> > > Get your FREE download of MSN Explorer at http://explorer.msn.com
> > >
> > >
> >
>===========================================================================
> > > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> > JSP-INTEREST".
> > > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> > DIGEST".
> > > Some relevant FAQs on JSP/Servlets can be found at:
> > >
> > >  http://java.sun.com/products/jsp/faq.html
> > >  http://www.esperanto.org.nz/jsp/jspfaq.html
> > >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> > >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> > >
> >
> >
>===========================================================================
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>JSP-INTEREST".
> > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
>DIGEST".
> > Some relevant FAQs on JSP/Servlets can be found at:
> >
> >  http://java.sun.com/products/jsp/faq.html
> >  http://www.esperanto.org.nz/jsp/jspfaq.html
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> >
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>JSP-INTEREST".
>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
>DIGEST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to