I need to have "profile url" functionality in my jsf application, is there any way apart from filters I can achieve this?
For ex: www.website.com/dan.thomas should take me to the Dan Thomas`s page
I can not use filter to achieve this.
|
I need to have "profile url" functionality in my jsf application, is there any way apart from filters I can achieve this? For ex: www.website.com/dan.thomas should take me to the Dan Thomas`s page I can not use filter to achieve this. |
|||
|
Then it stops here. There are no other ways. You might consider to reformulate the question to solve the concrete problem why you cannot use filters for this, at least, if it's actually a programming problem. |
|||||
|