How to hide .action extension in url for my actions for example if i have url for my action like http://localhost:8080/cms2/StartPage.action
but i need like http://localhost:8080/cms2/StartPage How can i do it? Thanks in advanced
How to hide .action extension in url for my actions for example if i have url for my action like http://localhost:8080/cms2/StartPage.action
but i need like http://localhost:8080/cms2/StartPage How can i do it? Thanks in advanced