Friendly URLs in use
5 Mar 2010 10:18:46 GMT
7 Mar 2010 21:32:43 GMT
7 Mar 2010 21:32:43 GMT
ZK Forum has implement a url mapping filter,
and then forward to certain page.
ZK - Open Source Ajax Java Framework
Hi
I see many discussions about SEO friendly URLs, but no solution with details.
For example how did you in zkoss managed the forum to work with URLs like this: http://www.zkoss.org/forum/listComment/4404 ? This is friendly, and the content is coming from the db.
Is there a way to map a Richlet to /menu/* , and then call a ZK page and pass the request parameters to that?
For example if a user call <domain>/menu/MainPage then pass the parameter MainPage to the page which can get the content from db for key "MainPage" and show it on that page.
Thanks:
Bence