I have Wm6.5 and trying to run WmSamples JSP in order to learn how JSP works with IS but I am getting following error when trying to access http://host:port/web/WmSamples/showCustomerData.jsp
HTTP Status 404 - Servlet jsp is not available
Is there any configuration that is required to run this JSP sample. This is my first time using JSP with IS. I am getting same error while using my own JSPs.
I had a similar issue on a custom jsp page I was on. I had to ensure that the package containing the jsp pages was dependent on WmTomcat, where the version = *