Re: download link for struts UI Tags?

2009-06-22 Thread Nils-Helge Garli Hegvik
The Struts 2 core already includes the tag libraries. So if you have downloaded struts 2, then you also have the tag libraries you need. Struts distributions can be downloaded here: http://struts.apache.org/downloads.html Nils-H On Mon, Jun 22, 2009 at 10:46 AM, Sam Wun wrote: > Hi, > > Can anyon

Re: download link for struts UI Tags?

2009-06-22 Thread Sam Wun
Hi, I actually want to use the struts UI tags " Zip+4 " Thanks On Mon, Jun 22, 2009 at 6:46 PM, Sam Wun wrote: > Hi, > > Can anyone tell me where can I downnload struts (2) UI Tags  library? > > Thanks > -

Re: [Friday] RE: Download link

2007-10-12 Thread Dave Newton
t; > > > -Original Message- > > From: Dave Newton [mailto:[EMAIL PROTECTED] > > Sent: 12 October 2007 15:27 > > To: Struts Users Mailing List > > Subject: Re: [Friday] RE: Download link > > > > > > --- Al Sutton <[EMAIL PROTECTED

Re: [Friday] RE: Download link

2007-10-12 Thread Musachy Barroso
t; Subject: Re: [Friday] RE: Download link > > > --- Al Sutton <[EMAIL PROTECTED]> wrote: > > Coo... Can we expect double replies if the parts of > > the hive get separated? > > Yes, with the caveat that each message will contain > every Nth letter where N is the number

RE: [Friday] RE: Download link

2007-10-12 Thread Al Sutton
Enough to give your minds a headache? -Original Message- From: Dave Newton [mailto:[EMAIL PROTECTED] Sent: 12 October 2007 15:27 To: Struts Users Mailing List Subject: Re: [Friday] RE: Download link --- Al Sutton <[EMAIL PROTECTED]> wrote: > Coo... Can we expect double repli

Re: [Friday] RE: Download link

2007-10-12 Thread Dave Newton
--- Al Sutton <[EMAIL PROTECTED]> wrote: > Coo... Can we expect double replies if the parts of > the hive get separated? Yes, with the caveat that each message will contain every Nth letter where N is the number of minds disconnected. It's all quite complicated. d.

Re: [Friday] RE: Download link

2007-10-12 Thread stanlick
I figured this might turn into a sticky thread! The hive is buz'n now. On 10/12/07, Al Sutton <[EMAIL PROTECTED]> wrote: > > Coo... Can we expect double replies if the parts of the hive get > separated? > > --- [EMAIL PROTECTED] wrote: > > > P.S. Does d. ever sleep? Is he a coff

Re: Download link

2007-10-12 Thread stanlick
Thanks Wes! I sure thought the result type stream looked like overkill for this deal! No offense to my boy d.! Just wanted to see if S2 had a "neutralizer" result to handle headers and such for any browser quirks that might be lurking. I finished the breadCrumb plugin at about 3:30 this morning

[Friday] RE: Download link

2007-10-12 Thread Al Sutton
Coo... Can we expect double replies if the parts of the hive get separated? --- [EMAIL PROTECTED] wrote: > P.S. Does d. ever sleep? Is he a coffee drinker? I am actually a hive-mind distributed across several continents. d. [1] http://struts.apache.org/2.x/docs/stream-result.html -

Re: Download link

2007-10-12 Thread Wes Wannemacher
If the file is sitting in a web-accessible directory, just use . To me it doesn't seem much different than the references to imgs and other static resources. Do you have any business/processing logic that goes along with the link to the file(s)? I mean, is there any reason you shouldn't treat like

Re: Download link

2007-10-12 Thread stanlick
Looks promising honeycomb. However, is there a simpler way than to write an action class with an inputstream for a file that is already sitting in a web server folder? On 10/12/07, Dave Newton <[EMAIL PROTECTED]> wrote: > > --- [EMAIL PROTECTED] wrote: > > I looked for a special result type but c

Re: Download link

2007-10-12 Thread Dave Newton
--- [EMAIL PROTECTED] wrote: > I looked for a special result type but came up > empty handed! Is StreamResult [1] not what you're looking for? > P.S. Does d. ever sleep? Is he a coffee drinker? I am actually a hive-mind distributed across several continents. d. [1] http://struts.apache.org/