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

Re: smart URLs

2008-12-10 Thread David Canos
siapacific/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. > > > -

smart URLs

2008-12-10 Thread AndersLandberg
/folder system in a database and want 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 co