Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@www.apache.org Received: (qmail 66452 invoked from network); 6 Feb 2004 23:17:18 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 6 Feb 2004 23:17:18 -0000 Received: (qmail 90370 invoked by uid 500); 6 Feb 2004 23:16:37 -0000 Delivered-To: apmail-jakarta-struts-user-archive@jakarta.apache.org Received: (qmail 90343 invoked by uid 500); 6 Feb 2004 23:16:36 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 90326 invoked from network); 6 Feb 2004 23:16:36 -0000 Received: from unknown (HELO list-svr.nventure.com) (208.186.46.9) by daedalus.apache.org with SMTP; 6 Feb 2004 23:16:36 -0000 Received: from HomeSites.michaelmcgrady.com ([131.191.40.91]) by list-svr.nventure.com (Post.Office MTA v3.5.3 release 223 ID# 0-67609U1600L200S0V35) with ESMTP id com; Fri, 6 Feb 2004 15:22:32 -0800 Message-Id: <6.0.1.1.0.20040206150534.01e17298@mail.michaelmcgrady.com> X-Sender: mike@michaelmcgrady.com@mail.michaelmcgrady.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Date: Fri, 06 Feb 2004 15:16:37 -0800 To: "Struts Users Mailing List" , struts-user@jakarta.apache.org From: Michael McGrady Subject: Re: img tag with action as src In-Reply-To: References: <6.0.1.1.0.20040203105852.01eb3bd8@mail.michaelmcgrady.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=====================_369601248==.ALT" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --=====================_369601248==.ALT Content-Type: text/plain; charset="us-ascii"; format=flowed Well, Mr. Greg Bloomquist, Ben Anderson is not correct on that point, if you cite him correctly. You can use the "src" attribute fine. I do it all the time. I explore this more below. You said: >With the help of Ben Anderson, I was able to figure out that I should be >using the "path" attribute of the tag instead of the "src" >attribute. At least, this is what fixed my problem. So, my final >assumption is that or even src="/some/path/myAction.do"/> will not work. This is not correct. My original response is correct. The use of .do is the important thing and that will take the request to the controller for processing. So, you are not seeing what the problem is. You seem a bit put out about my answer and expect me to spend my time monitoring all your messages, apparently, so as not to hurt your feelings or something. I cannot promise that kind of dedication to you, I would still be happy to help you get this right, if you would like. Just so you don't think this is merely arrogance, you can go to www.michaelmcgrady.com, look at the src attribute on the opening page under the "source" obtained from "View" in your browser, if you are using Internet Explorer for direct proof that your conclusions are mistaken. Notice that I use .MICHAELMcGRADY instead of .do. Okay? Peace, shalom, namaste, handshake? LOL Relax a little man. Try going wooooo, woooooo, woooooooo, a bit. Remember that URLs are just file finding devices and that when you use .do, the URL part of that device is rendered essentially irrelevant. I am quite serious that I would like to help you and quite serious that you need to chill a bit. Michael Mcgrady >I >nstead, one my use path="/some/path/myAction.do"/>. I'm not sure if this has to do with the >fact that in using the "src" attribute, you're telling the container (or >browser, or controller) that it's an exisiting _filesystem_ path, vs. some >virtual path. All I know if that "src" didn't work, and "path" did work. > >Thanks for the post anyhow. > >----- > Greg > > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: struts-user-help@jakarta.apache.org --=====================_369601248==.ALT--