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. >

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 unsub

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 proje

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 PROTECTE

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 <[EM

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.

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 ur

Re: smart URLs

2008-12-10 Thread Musachy Barroso
r and confidentiality note >>> > Everything in this e-mail and any attachments relates to the official >>> > business of Sender. This transmission is of a confidential nature and >>> Sender >>> > does not endorse distribution to any party other than intended

Re: smart URLs

2008-12-10 Thread Zoran Avtarovski
ents relates to the official >> > business of Sender. 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 >

Re: smart URLs

2008-12-10 Thread Frans Thamura
dorse 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 Martin Gainty
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 PROTEC

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 stanlick
Have you looked at Sling? On Wed, Dec 10, 2008 at 2:04 AM, AndersLandberg <[EMAIL PROTECTED]>wrote: > > For a CMS project I require the following functionality: > > Translate/map a URL like > 'http://www.mydomain.com/marke

Re: smart URLs

2008-12-10 Thread David Canos
I'm not really sure and I cannot reproduce but one of the solutions about seems to work fine. 1) based in a Application Server. I know lamp coders use the apache mod_rewrite to solve this issue. 2) have you try this: {1} ... remember to scape the slashes. 2008/12/10 AndersLandberg <[EMAIL