Jim -- if you create your own subclass of ActionMapping and use the
set-property it *will be* per path.
Jim Barrows wrote:
Yeah, but I wanted this on a per path basis, not per class. That way the web designer could configure the wizard any which way without geting into the Spring config.
> -Original Message-
> From: Bryce Fischer [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 03, 2004 1:14 PM
> To: Struts Users Mailing List
> Subject: Re: ARRRGGGGHHHH!!! I'm being stupid again
>
>
> Jim Barrows wrote:
>
> >
> >
&
Jim Barrows wrote:
-Original Message-
From: news [mailto:[EMAIL PROTECTED] Behalf Of Bill Siggelkow
Jim, I know it seems like its unrelated but its really not
... when you
create an element you are really defining an instance of
ActionMapping (which extends ActionConfig). One of the
> -Original Message-
> From: news [mailto:[EMAIL PROTECTED] Behalf Of Bill Siggelkow
> Sent: Friday, September 03, 2004 12:46 PM
> To: [EMAIL PROTECTED]
> Subject: Re: ARRRGGGGHHHH!!! I'm being stupid again
>
>
> Jim, I know it seems like its
To: [EMAIL PROTECTED]
Subject: Re: ARRRGGGGHHHH!!! I'm being stupid again
Hmmm ... don't know where I originally linked these synapses
but here's
a wiki page -- http://wiki.apache.org/struts/ActionMapping
So, I have to subclass an unrelated object *SIGH*. Oh well, have
> -Original Message-
> From: news [mailto:[EMAIL PROTECTED] Behalf Of Bill Siggelkow
> Sent: Friday, September 03, 2004 11:42 AM
> To: [EMAIL PROTECTED]
> Subject: Re: ARRRGGGGHHHH!!! I'm being stupid again
>
>
> Hmmm ... don't know where I origi
> -Original Message-
> From: Kris Schneider [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 03, 2004 11:33 AM
> To: Struts Users Mailing List
> Subject: RE: ARRRGGGGHHHH!!! I'm being stupid again
>
>
> Not sure if it's *explicitly* part of a
0:08 AM
To: [EMAIL PROTECTED]
Subject: Re: ARRRGGGGHHHH!!! I'm being stupid again
The in nested applies to the ActionMapping
object not the Action.
Oh that makes sense in a SCO kind of way...
Just so I can bookmark that info... where did you find it?
Jim Barrows wrote:
I'm t
M
> > To: [EMAIL PROTECTED]
> > Subject: Re: ARRR!!! I'm being stupid again
> >
> >
> > The in nested applies to the ActionMapping
> > object not the Action.
>
> Oh that makes sense in a SCO kind of way...
>
> Just so I can
> -Original Message-
> From: news [mailto:[EMAIL PROTECTED] Behalf Of Bill Siggelkow
> Sent: Friday, September 03, 2004 10:08 AM
> To: [EMAIL PROTECTED]
> Subject: Re: ARRRGGGGHHHH!!! I'm being stupid again
>
>
> The in nested applies to the ActionMap
To quote Fawcette-
"It doesn't take much to be a bean. A class just needs a public constructor
that takes no arguments and get and set methods for each significant
property such that a property named foo will have getFoo() and setFoo()
methods. Technically, it must just support introspection, but t
The in nested applies to the ActionMapping
object not the Action.
Jim Barrows wrote:
I'm trying to use the set-property tag in the struts-config file. I know I'm being
stupid, but what exactly is it?
It's not finding the property to set.
Okay if I have in my struts-config.xml:
12 matches
Mail list logo