response.setHeader(keys[i].toString(),value);
in a servlet is throwing null pointer exception even though none of keys[i] or value are null why is it so?
response.setHeader(keys[i].toString(),value);
in a servlet is throwing null pointer exception even though none of keys[i] or value are null why is it so?
One of the following is true:
A 29% acceptance rate isn't likely to attract much help.