Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: James Rivera   on Apr 05 In Java Category.

  
Question Answered By: Hu Chalthoum    on Apr 05

I don't think you will be able to accomplish what you are trying to do
using authorization  headers because I don't think the request  headers
are mutable from within a servlet. The headers are supposed to be
supplied by the client. Thus, you will have to prompt your client for
authorization. Is this a problem?

Why do you need the Authorization header  anyhow? Is it a requirement
from jsp:smart when the file  is going to end up in a protected
directory?

Share: 

 
 
Didn't find what you were looking for? Find more on upload files in a directory Or get search suggestion and latest updates.


Tagged: