How do i code Test Case for a controller using httpunit. I have to test code for authentication. httpunit defaults to web.xml and the servlet. In case of spring framework, we have the web.xml and the...