I have deployed my ear file and started the application using the Deploy Tool.
When i try to access the index.jsp page using the link:
http://localhost:50000/max/index.jsp i get the error as below:
<b>The request can't be processed.
Details: Cannot load the requested servlet [max/servlet/jsp.index].</b>
My folder structure seems to be fine and correctly installed under sap.com.
Is there a problem with the path or some other configuration issue needs to be resolved?
Thanks
Ravi