Why cannot you forward your response to the file URL
if the file is available within the web application
directory.
response.sendRedirect("File Location");
Otherwise you can use the servlet output stream
Good Luck
-Kanishka
--- Meryl Silverburgh <[EMAIL PROTECTED]>
wrote:
> Hi all,
>
> Can
Anyone who has developed a secuired web service using
a client certificate over HTTPS?
Appreaciate any development guidelines
Thx
KHL
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Hi,
I'm trying to implement Client Certificate
authentication in addition
to the regular HTTPS. Do you know any resource
references ?
I have imported the client certificates in my client
machine and when
I try to connect to the server, I'm getting
javax.net.ssl.SSLHandshakeExc