I'm trying to forward the results of a JDBC / servlet call to a JSP. Rather than going to the results JSP I view a blank page. In the address screen is the path of the URL-Pattern in the web.xml file. I'm at wits end Thanks alot!!
JMSDemo is the context (dir just below webapps)
Starting JSP Page action tag
Web.xml lines ---
Servlet Code ---
Result -http://localhost:8080/JMSDemo/Demo (BLANK PAGE)