Hi All,
I am facing a silly issue, as it may sound, which stopping me to go further.
I am trying to run a web Application in webMethods 71.
I install the web Application as instructed by WM guides.
When i tried to run the home JSP page it doesn’t display anything, not even any error. I am using the URL like
http://:port/web/packageName/home.jsp.
If I create a dummy html file and run http://:port/web/packageName/home.html , then its working.
I am wondering what is going wrong with JSPs.
Are there any settings to be done in IS or wmTomcat pkg to run the JSP files?
Appreciate your suggestions and comments.
Thanks,
Sunil