I have a combined query criteria + results jsp page. This allows the user
to enter/modify the criteria in the top half of the page and view the
results in the lower portion. I'm (successfully) using
InventoryQuery.do (my model 2 controllerServlet handles all *.do posts) to
get there the first time. However, the submit button on the page, which is
just supposed to link back to InventoryQuery.do doesn't work (it gives the
http 405 error - resource not allowed)....
Any help would be greatly appreciated!
TIA,
Mike
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets