When a request comes in to
http://localhost:8080/test.com/
I want the request to be handled as if it was
http://localhost:8080/test.com/index.html

I am using facelets and the actual file there is caleld
http://localhost:8080/test.com/index.xhtml   <- NOTE the x

How do i get it to server the page?

Thanks a lot!
David

Reply via email to