Hi:
In the project I'm working on we need to stream an RTF file to the user so
they will be able to see and edit it in their browser, this RTF is built
dynamically bu a servlet depending on user input and data from a database..
We have built this functionality and it works really well. Our problem is
when we try to make it work in a SSL production or test site. Instead of
showing the file in the browser, it asks to download the file. Then the
browser will produce another error message stating that the data was no
good.
Is there something we need to do to make this work in a SSL site? Is there
a walk-around for this?
One of the suggestions I've had was the following:
Make all the processing (data aquisition, etc) in the secure production
server; and then invoke a PrintServlet from a non-secure production site.
What would I need to make this work?
If we do a <form action=http://prod-server/servlet/PrintServlet> it will not
do it. Thanks for any advice
William J Ortiz
EDS E.Solutions/BlueSphere
XEEP Buyout
Phone: (716) 427-6892
e-mail: [EMAIL PROTECTED]
e
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html