-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ole,
On 9/3/2011 8:05 PM, Ole Ersoy wrote:
> Anyone know if the the keys for the various
> javax.servlet.http.Part headers are available as constants
> anywhere? I'd like to do something like:
>
> part.getHeader(Part.FILENAME);...instead of
> part.
Hi,
Anyone know if the the keys for the various javax.servlet.http.Part headers are
available as constants anywhere? I'd like to do something like:
part.getHeader(Part.FILENAME);...instead of
part.getHeader("filename");
TIA,
- Ole
-