smart URLs

2008-12-10 Thread AndersLandberg
to map a URL into the file system to retrieve content. Alternatively, I have used this method in the past: http://www.mydomain.com/content.action?path=marketnews/asiapacific/latest Thank you for suggestions and comments. Anders -- View this message in context: http://www.nabble.com/smart-URLs

Re: smart URLs

2008-12-10 Thread David Canos
. Anders -- View this message in context: http://www.nabble.com/smart-URLs-tp20930432p20930432.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: smart URLs

2008-12-10 Thread stanlick
://www.mydomain.com/content.action?path=marketnews/asiapacific/latest Thank you for suggestions and comments. Anders -- View this message in context: http://www.nabble.com/smart-URLs-tp20930432p20930432.html Sent from the Struts - User mailing list archive at Nabble.com

Re: smart URLs

2008-12-10 Thread Zoran Avtarovski
We¹ve been using UrlRewrite ( http://tuckey.org/urlrewrite/) for a while with absolutely no issues. Z. For a CMS project I require the following functionality: Translate/map a URL like 'http://www.mydomain.com/marketnews/asiapacific/latest' into an action with request parameters

RE: smart URLs

2008-12-10 Thread Martin Gainty
. This transmission is of a confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. Date: Thu, 11 Dec 2008 07:47:52 +1100 Subject: Re: smart URLs From: [EMAIL PROTECTED

Re: smart URLs

2008-12-10 Thread Frans Thamura
recipient. Sender does not necessarily endorse content contained within this transmission. Date: Thu, 11 Dec 2008 07:47:52 +1100 Subject: Re: smart URLs From: [EMAIL PROTECTED] To: user@struts.apache.org We¹ve been using UrlRewrite ( http://tuckey.org/urlrewrite/) for a while

Re: smart URLs

2008-12-10 Thread Zoran Avtarovski
intended recipient. Sender does not necessarily endorse content contained within this transmission. Date: Thu, 11 Dec 2008 07:47:52 +1100 Subject: Re: smart URLs From: [EMAIL PROTECTED] To: user@struts.apache.org We¹ve been using UrlRewrite ( http://tuckey.org/urlrewrite

Re: smart URLs

2008-12-10 Thread Musachy Barroso
endorse content contained within this transmission. Date: Thu, 11 Dec 2008 07:47:52 +1100 Subject: Re: smart URLs From: [EMAIL PROTECTED] To: user@struts.apache.org We¹ve been using UrlRewrite ( http://tuckey.org/urlrewrite/) for a while with absolutely no issues

Re: smart URLs

2008-12-10 Thread Frans Thamura
On Thu, Dec 11, 2008 at 6:01 AM, Musachy Barroso [EMAIL PROTECTED] wrote: I was about to say the same thing. SmartUrls is now Convention in the Struts sandbox (/facepalm), and it cannot be used to implement what this thread is asking for. there is real implementation of the smart url like in

Re: smart URLs

2008-12-10 Thread Dave Newton
I don't have anything to do with JRoller :) Dave --- On Wed, 12/10/08, Frans Thamura [EMAIL PROTECTED] wrote: I was about to say the same thing. SmartUrls is now Convention in the Struts sandbox (/facepalm), and it cannot be used to implement what this thread is asking for. there is

Re: smart URLs

2008-12-10 Thread Frans Thamura
your blog project is cool my friend http://frans.thamura.info/roller/flatburger this is Smart URL like implementation :) F On Thu, Dec 11, 2008 at 6:34 AM, Dave Newton [EMAIL PROTECTED] wrote: I don't have anything to do with JRoller :) Dave --- On Wed, 12/10/08, Frans Thamura [EMAIL

Re: smart URLs

2008-12-10 Thread Dave Newton
--- On Wed, 12/10/08, Frans Thamura wrote: your blog project is cool my friend No, really, I don't have anything to do with it. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: smart URLs

2008-12-10 Thread Frans Thamura
On Thu, Dec 11, 2008 at 6:55 AM, Dave Newton [EMAIL PROTECTED] wrote: --- On Wed, 12/10/08, Frans Thamura wrote: your blog project is cool my friend No, really, I don't have anything to do with it. but the quetion from this thread is to implement smiliar like you did in roller project F

Re: smart URLs

2008-12-10 Thread Dave Newton
--- On Wed, 12/10/08, Frans Thamura wrote: but the quetion from this thread is to implement smiliar like you did in roller project I know, but I didn't have anything to do with that project, so I don't know. Dave - To

Re: smart URLs

2008-12-10 Thread Frans Thamura
On Thu, Dec 11, 2008 at 6:59 AM, Dave Newton [EMAIL PROTECTED] wrote: --- On Wed, 12/10/08, Frans Thamura wrote: but the quetion from this thread is to implement smiliar like you did in roller project I know, but I didn't have anything to do with that project, so I don't know. so who