Thank you for hanging in there with me. I reviewed the generated java file, and indeed, the _jspService method has request and response arguments just like HttpServlet. I can see my scriptlet in there, referencing the request object, but it is not working. I'm getting this error when I try to...