Re: REST URLs

2010-07-27 Thread Zoran Avtarovski
Another option that doesn¹t tie you down to the REST plugin is to use the URL Rewrite Filter ( www.tuckey.org/urlrewrite/) We¹ve been using this for a while without any issues. Z. > > Is there anyway we can use /client/{clientId}/business/{businessId} kind of > URLs in Struts 2.0? > > -- AB

Re: REST URLs

2010-07-26 Thread mailtolouis2020-struts
Thanks Kevin From: Kevin Jones To: Struts Users Mailing List Sent: Mon, July 26, 2010 3:05:30 PM Subject: Re: REST URLs I've heard back from Jeromy Evans. He's happy for me to post the code. Unfortunately it may not be until the weekend as I'm

Re: REST URLs

2010-07-26 Thread Kevin Jones
I've heard back from Jeromy Evans. He's happy for me to post the code. Unfortunately it may not be until the weekend as I'm on the road at the moment, Kevin On 26 July 2010 14:11, Kevin Jones wrote: > There is a cached copy of the site here > > http://webcache.googleusercontent.com/search?q=cach

Re: REST URLs

2010-07-26 Thread Kevin Jones
There is a cached copy of the site here http://webcache.googleusercontent.com/search?q=cache:http://www.blueskyminds.com.au/url-hierarchy/ (you'll need to follow cached copies of the other links as well) I've sent Jeromy Evans an email asking if it's OK to post his code. If/when he replies I'll p

Re: REST URLs

2010-07-26 Thread Arun Kumar Boppudi
http://www.blueskyminds.com.au/url-hierarchy/ is not available. -- AB On Mon, Jul 26, 2010 at 4:30 PM, Kevin Jones wrote: > Yes it is. > > Look at the REST plugin but then you'll need some more processing. > > Jeromy Evans (who was/is a Struts commiter) posted an example a while ago. > > Look a

Re: REST URLs

2010-07-26 Thread Kevin Jones
Yes it is. Look at the REST plugin but then you'll need some more processing. Jeromy Evans (who was/is a Struts commiter) posted an example a while ago. Look at this thread here http://www.mail-archive.com/iss...@struts.apache.org/msg12194.html The example is supposed to be at: http://www.blues