RE: [OT] Re: Image not getting displayed !

2006-02-06 Thread Patel, Dharmesh S
11:42 AM To: 'Struts Users Mailing List' Subject: RE: [OT] Re: Image not getting displayed ! Thanx Max ! (Wow Doesn't I sound poetic) Appreciate your effort to reply to my mail. I have used all the possible permutations/combinations for the image path. So there is no possibi

RE: [OT] Re: Image not getting displayed !

2006-02-05 Thread Jitendra Kumar
truts-config ??? Regards, Jeet -Original Message- From: Max Cooper [mailto:[EMAIL PROTECTED] Sent: Saturday, February 04, 2006 7:11 PM To: Struts Users Mailing List Subject: RE: [OT] Re: Image not getting displayed ! There are some useful browser plugins for finding (and correcting, based o

RE: [OT] Re: Image not getting displayed !

2006-02-04 Thread Max Cooper
There are some useful browser plugins for finding (and correcting, based on the info they help you obtain) broken image references. For example, using Firefox with the Web Developer plugin, you can use Find Broken Images. 1. Type stuff into your browser address bar until you know what the full URL

RE: [OT] Re: Image not getting displayed !

2006-02-03 Thread Jitendra Kumar
allowing .jpg or .gif images to be viewed ?? People Please help !! Jitendra -Original Message- From: Garner, Shawn [mailto:[EMAIL PROTECTED] Sent: Friday, February 03, 2006 9:00 PM To: 'Struts Users Mailing List' Subject: RE: [OT] Re: Image not getting displayed ! Or try the ht

RE: [OT] Re: Image not getting displayed !

2006-02-03 Thread Garner, Shawn
Or try the html:base tag. Not sure what it does exactly. Shawn -Original Message- From: Jitendra Kumar [mailto:[EMAIL PROTECTED] Sent: Thursday, February 02, 2006 10:54 PM To: 'Struts Users Mailing List' Subject: RE: [OT] Re: Image not getting displayed ! I will try to

RE: [OT] Re: Image not getting displayed !

2006-02-03 Thread Garner, Shawn
Try Shawn -Original Message- From: Jitendra Kumar [mailto:[EMAIL PROTECTED] Sent: Thursday, February 02, 2006 10:54 PM To: 'Struts Users Mailing List' Subject: RE: [OT] Re: Image not getting displayed ! I will try to be clearer this time !! I am developing a Struts pro

RE: [OT] Re: Image not getting displayed !

2006-02-02 Thread Jitendra Kumar
I will try to be clearer this time !! I am developing a Struts project using myeclipse IDE. In this I have developed a JSP page using struts tags. I want to insert a picture on this page. For doing this I have used these two options: 1. 2. The directory structure of my application is CMSystem