On 1/6/06, Rafael Taboada <[EMAIL PROTECTED]> wrote:
> Hi folks... I'm trying to solve my problem when an user submit a form and he
> clicks the submit button more than twice.
>
> My app runs perfect... I mean, It saves data. But in this case, it saves
> data as many clicks the user does.
>
> Do u
On 1/7/06, Daniel Blumenthal <[EMAIL PROTECTED]> wrote:
> I noticed that I haven't used any
> ActionForms (yet). Everything is being communicated via AJAX, and I just
> haven't needed any.
ActionForms and Ajax are not related. By the way, may I assume that
your app does not work with Javascript t
[EMAIL PROTECTED]
I am developping a navigation panel like the panel2 from tomahawk (I
had to offer some more features) and I like the way you can embedd
some navigation items tags (NavigationItem, NavigationItems) inside
the navigation tag to specify the different elements of the panel.
Since the navigation model e
Josh McDonald wrote:
Quick question - what's this _actually_ mean? It's obviously found the
field, because if I change the reference in the JSP to something wrong,
it gives me a different error ("No getter found" or something similar).
Makes no real sense to me. Where should I look for my mistake
Its not about the inner workings, its about what it does.
Sure struts action and jsf do this differently. Having all the stuff
you need available in FacesContent.currentInstance() rather than
having form,mapping, request and response passed to actions, yes these
are differences. But are the differ
Quick question - what's this _actually_ mean? It's obviously found the
field, because if I change the reference in the JSP to something wrong,
it gives me a different error ("No getter found" or something similar).
Makes no real sense to me. Where should I look for my mistakes? I've
added bean refe
Ted Husted wrote:
How about
[FRIDAY] You might be a Dogbert if ...
... you are inspired by Internet trolls. :)
* Gentle Definition -
http://www.askdavetaylor.com/whats_a_troll_and_a_zombie.html
* Definitive Definition - http://en.wikipedia.org/wiki/Internet_trolls
* A shorter, slightly less
Ted Husted <[EMAIL PROTECTED]> wrote on 01/08/2006 02:00:25 PM:
> How about
>
> [FRIDAY] You might be a Dogbert if ...
>
> ... you are inspired by Internet trolls. :)
>
> * Gentle Definition -
> http://www.askdavetaylor.com/whats_a_troll_and_a_zombie.html
Actually there's an even gentler defi
Just a small correction below :
On 1/8/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote:
> I am developping a navigation panel like the panel2 from tomahawk (I
> had to offer some more features) and I like the way you can embedd
> some navigation items tags (NavigationItem, NavigationItems) inside
I can't speak to Struts Dialog, but in a typical Struts application
you can guard against double submits by calling
saveToken(request);
in the "prepare" action that displays the form for editing. In the
"process" action that handles the save, check
boolean tokenValid = isTokenVal
Trollomic? Combination of Troll and Comic? One who is a troll and yet
makes you laugh at the same time?
Frank
[EMAIL PROTECTED] wrote:
"Frank W. Zammetti" <[EMAIL PROTECTED]> wrote on 01/08/2006 11:29:54 AM:
Gary VanMatre wrote:
Very interesting, and only if as much intellectual collater
On 1/8/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Which certainly suggests a new entry for the "you are a geek if .. " :))
How about
[FRIDAY] You might be a Dogbert if ...
... you are inspired by Internet trolls. :)
* Gentle Definition -
http://www.askdavetaylor.com/whats_a_troll_and_a
Try xmlsocket in Flash.
Put javascript calls in xmlsocket.onData(){}
On 1/5/06, souravm <[EMAIL PROTECTED]> wrote:
"Frank W. Zammetti" <[EMAIL PROTECTED]> wrote on 01/08/2006 11:29:54 AM:
> Gary VanMatre wrote:
> > Very interesting, and only if as much intellectual collateral was
> spent addressing technical issues...
>
> Oh come on now Gary, that wouldn't be even HALF as entertaining;) LOL
>
> Frank
Which
Gary VanMatre wrote:
Very interesting, and only if as much intellectual collateral was spent
addressing technical issues...
Oh come on now Gary, that wouldn't be even HALF as entertaining;) LOL
Frank
-
To unsubscribe, e-mail
Dear Frank
Thank you very much for your pointers. A good starting point.
Fred
-- Forwarded message --
From: "Frank W. Zammetti" <[EMAIL PROTECTED]>
To: Struts Users Mailing List
Date: Sat, 07 Jan 2006 00:29:33 -0500
Subject: Re: Which AJAX library?
Fred So wrote:
> There are ma
>From: Dakota Jack <[EMAIL PROTECTED]>
>
> Just so you know, Alexandre Poitras, and others with similar tendencies,
> calling someone a "troll" in a professional setting having to do with their
> occupation almost certainly is an actionable per se libel with presumed
> damages and linking the p
[EMAIL PROTECTED]
Rahul Akolkar <[EMAIL PROTECTED]> wrote on 01/08/2006 12:43:40 AM:
>
> Not really. I understand your "specs" now, whats the "nasty error" you
> refer to, does that hold any clues?
Ok, so after reading your post and Craig's subsequent reply, I realised
that it is ok to return a "null" from the b
Just so you know, Alexandre Poitras, and others with similar tendencies,
calling someone a "troll" in a professional setting having to do with their
occupation almost certainly is an actionable per se libel with presumed
damages and linking the person doing the libel to any and all jurisdictions
co
On 1/7/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote:
> Ted Husted wrote:
> > An expert uses the best tool for the job. A journeyman wants one size
> > to fit all.
>
> Blessed are those who get to make such decisions. There are
> unfortunately many shops that decide what the proper technologies
On 1/7/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
> Concrete examples will help make this clearer,
+1
When it comes to application development, I believe concrete examples
are the best way for us to say what we mean.
Struts has always shipped with an example or three of its own. Five
years
23 matches
Mail list logo