Hi, I am getting the following error when i accidentally hit a url of kind http://localhost/example/main/home . The "/home" was accidentally typed but instead of showing error.jsp page, It Displayed "resource(//home) is not available. After a lot of googing and going through project code, I found out the the ofibiz container is trying to find the <view-map> with name="home" in controller.xml. Is there any way of handling it and displaying the error page instead of the text..
Regards, Jugal Kishore Mahendra
