Stabilizing this topic will bring struts to his crown (m) -----Original Message----- From: Johannes Geppert <[email protected]> Date: Tue, 20 Jul 2010 08:37:41 To: <[email protected]> Reply-To: "Struts Users Mailing List" <[email protected]> Subject: Re: REST and Non-REST actions
you can get current release from here. http://people.apache.org/builds/struts/2.2.1/ Johannes Kevin Jones-10 wrote: > > Thanks Lukasz, > > where can I grab the 2.2.1 bits? - there doesn't seem to be a link on > the site. Do I need to get the sources and build it? > > Kevin > > On 20 July 2010 11:06, Lukasz Lenart <[email protected]> wrote: >> 2010/7/20 Kevin Jones <[email protected]>: >>> Simple question (I think), >>> >>> when using the REST plugin, can I have two 'controllers' one that >>> expects REST urls/verbs and one that is a standard Struts2 Action, >>> i.e. where I can map incoming URLs to action methods? >> >> Take a look on PrefixBasedActionMapper [1], it was included in version >> 2.2.1 (under Vote) >> >> [1] >> https://cwiki.apache.org/confluence/display/WW/ActionMapper#PrefixBasedActionMapper >> >> >> Regards >> -- >> Łukasz >> + 48 606 323 122 http://www.lenart.org.pl/ >> Kapituła Javarsovia 2010 http://javarsovia.pl >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > > -- > Kevin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > ----- --- web: http://www.jgeppert.com twitter: http://twitter.com/jogep -- View this message in context: http://old.nabble.com/REST-and-Non-REST-actions-tp29213179p29215925.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

