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
to set @action( "region/get" ) on my action method. > > > > So the docs could be updated and if someone knows how to set the method and > action name in a rest URL using Restful2ActionMapper  then I am all ears. > > > > Thanks > > > > David > >

RE: Problems setting attributes on my Action using Restful2ActionMapper

2009-05-08 Thread David Rocks
in a rest URL using Restful2ActionMapper then I am all ears. Thanks David > From: rocks_da...@hotmail.com > To: user@struts.apache.org > Subject: Problems setting attributes on my Action using Restful2ActionMapper > Date: Thu, 7 May 2009 15:40:30 + > > > Hi, >

Problems setting attributes on my Action using Restful2ActionMapper

2009-05-07 Thread David Rocks
Hi, I am trying to work out how populate attributes on using Restful2ActionMapper but I think I am missing something in my configuration and wondered if someone could give me some advice. My struts file is {0} My action package com.action ; @Results({