Hello,
I want to SEO optimize my application. Hence I want to expose self explaining URLs to access some of the app functionality.
The challenge is to map URL (1) to an URL that is handled by cuba (2).
1) http://<host>/propertysearch/berlin
2) http://<host>/#main/search?country=berlin
My question is how I can solve this within CUBA Framework.
Thanks in advance
Mike