@Aruna_surukunta_ - I agree, hence I am trying to find a way where I
could feed a desired filename so that even a filter invocation is not
required. The filter will be called for every request. Although we will
have proper checks but still it will be called and checked in all
instances. I was/am just a bit hesitant to touch
javax.servlet.http.Part, it seems to be dealing with io for all request.
Not seen it referred widely (any thoughts?) Will try to weigh pro and
cons. Thanks a lot.Will hang on...