|
As sanjeevtarar directs. In the ServletResponse / ServletRequest method, we just code as though we were in a class. How we can code List l = new ArrayList(); and have an interface hold the return from new is something I have not figured out. Code an interface that has a method, write a class that implements that method and assign the return from new to the interface you wrote yourself.
See what happens. I may do the same myself.
|