Suppose I have one sevvlet that is called by two different JSP's. The first JSP has a form with two named attributes that it sends as parameters. The second JSP does not have any named attributes to send along. How can I set the servlet code to accept either.