« Return to Thread: Search engine friendly URL's

Search engine friendly URL's

by Erik Pragt :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.
NOTE: Question is below
 
 
Sorry for sending this to the dev list, but
 
1) My messages are not accepted on the Grails User list anymore (I've subscribed with epragt@..., and erik@...: both addresses get rejected)
2) Even the posts by using the web interface don't get accepted, even though I have an account, am logged in, etc: "This message was sent to the user@... mailing list 1 hours and 10 minutes ago but has not yet been accepted.".
 
Any idea on how to solve this?
 
 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 
 
Hi all,
 
I've got quite a simple question, and I'm wondering what the best way to act is.
 
I want to create some search engine friendly URL's, in this format:
 
<controller>/<action>/<id>/<name>
 
I'm not going to do anything in the name, I'm just interested in url's like:
 
/book/show/1/Groovy+in+Action
 
What's the best way to go here? I couldn't find anything in the documentation about this, so do I have to create a new TagLib here, or is there another option?
 
Thanks in advance,
 
Erik

 « Return to Thread: Search engine friendly URL's