RE: Problems setting attributes on my Action using Restful2ActionMapper

2009-05-08 Thread Martin Gainty
e pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Fri, 8 May 2009 18:53:04 -0400 > From: newton.d...@yahoo.com > To: user@struts.apache.org > Subject: Re: Problems setting attributes on my Action using > Restful2ActionMapper > > Musachy Barroso

Re: Problems setting attributes on my Action using Restful2ActionMapper

2009-05-08 Thread Dave Newton
Musachy Barroso wrote: On Fri, May 8, 2009 at 5:52 PM, David Rocks wrote: Anyway it's 11pm. Pizza and beer time. now that, sounds good :) musachy I'm so confused: I saw responses but never saw the messages they were in response to. Dave

Re: Problems setting attributes on my Action using Restful2ActionMapper

2009-05-08 Thread Musachy Barroso
On Fri, May 8, 2009 at 5:52 PM, David Rocks wrote: > Anyway it's 11pm. Pizza and beer time. now that, sounds good :) musachy -- "Hey you! Would you help me to carry the stone?" Pink Floyd - To unsubscribe, e-mail: user-unsubsc

RE: Problems setting attributes on my Action using Restful2ActionMapper

2009-05-08 Thread Martin Gainty
accepter aucune responsabilité pour le contenu fourni. > Date: Fri, 8 May 2009 16:56:42 -0400 > Subject: Re: Problems setting attributes on my Action using > Restful2ActionMapper > From: musa...@gmail.com > To: user@struts.apache.org > > Take a look here: > http://str

RE: Problems setting attributes on my Action using Restful2ActionMapper

2009-05-08 Thread David Rocks
09 16:56:48 -0400 > Subject: Re: Problems setting attributes on my Action using > Restful2ActionMapper > From: w...@wantii.com > To: user@struts.apache.org > > You need to apply, you just need to sign it. It is an apache thing. It > lets the foundation know you aren't goi

Re: Problems setting attributes on my Action using Restful2ActionMapper

2009-05-08 Thread Wes Wannemacher
? > > > > David > > > > > >> Date: Fri, 8 May 2009 14:13:02 -0400 >> Subject: Re: Problems setting attributes on my Action using >> Restful2ActionMapper >> From: musa...@gmail.com >> To: user@struts.apache.org >> >> That part has

Re: Problems setting attributes on my Action using Restful2ActionMapper

2009-05-08 Thread Musachy Barroso
> > > > I am quite happy to knock up a small test app and write a doc on this for the > WIKI. Can I just apply for a 'CLA'? > > > > David > > > > > >> Date: Fri, 8 May 2009 14:13:02 -0400 >> Subject: Re: Problems setting attributes on

RE: Problems setting attributes on my Action using Restful2ActionMapper

2009-05-08 Thread David Rocks
small test app and write a doc on this for the WIKI. Can I just apply for a 'CLA'? David > Date: Fri, 8 May 2009 14:13:02 -0400 > Subject: Re: Problems setting attributes on my Action using > Restful2ActionMapper > From: musa...@gmail.com > To: user@struts.apac

Re: Problems setting attributes on my Action using Restful2ActionMapper

2009-05-08 Thread Musachy Barroso
That part has always lacked good documentation. I have never used myself so I have no idea how it works. You can submit a CLA and get edit right to the wiki. musachy On Fri, May 8, 2009 at 1:00 PM, David Rocks wrote: > > Hi, > > > > managed to get this kind of working although I am constrained t

RE: Problems setting attributes on my Action using Restful2ActionMapper

2009-05-08 Thread David Rocks
Hi, managed to get this kind of working although I am constrained to callin in my action the the names of the methods hard coded in the Restful2ActionMapper class. Firstly I have to set... struts.mapper.alwaysSelectFullNamespace=false struts.mapper.idParameterName=entityName <-- th