Re: img tag's src not working for image files in a JSP in tomcat 5.5

2005-06-27 Thread Anoop kumar V
in place for this application. > > Ryan > > -Original Message- > From: Jason Bainbridge [mailto:[EMAIL PROTECTED] > Sent: Monday, June 27, 2005 3:46 PM > To: Tomcat Users List > Subject: Re: img tag's src not working for image files in a JSP in > tomcat 5.5 > >

RE: img tag's src not working for image files in a JSP in tomcat 5.5

2005-06-27 Thread Ryan Champlin
al Message- From: Jason Bainbridge [mailto:[EMAIL PROTECTED] Sent: Monday, June 27, 2005 3:46 PM To: Tomcat Users List Subject: Re: img tag's src not working for image files in a JSP in tomcat 5.5 Sounds like a browser caching issue or maybe some referrer checking getting in the way althou

Re: img tag's src not working for image files in a JSP in tomcat 5.5

2005-06-27 Thread Jason Bainbridge
Sounds like a browser caching issue or maybe some referrer checking getting in the way although I don't how that would be setup in Tomcat. Are you using SSL or have any other types of constriants in place? Regards, -- Jason Bainbridge http://kde.org - [EMAIL PROTECTED] Personal Site - http://jas

img tag's src not working for image files in a JSP in tomcat 5.5

2005-06-27 Thread Ryan Champlin
All, I've read quite a few articles on this issue and tried all the solutions given and none of them seem to be working. I'm using Netbeans 4.1 with Tomcat 5.5. My application is using the MVC patter so I have a controller that is using the request dispatcher to forward a request to a JSP pa