Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
I'm not quite sure what exactly is going on. If you provide some code, I (or anyone else) can then figure out specifically what is going wrong. > We are using a Java service to take a string as an input and then print the string out to a file. The file is encrypted and when the string is printed out it strips the '+' character and replaces it with a space ' ', thus rendering the file useless. Does anyone know what is causing this?
Replies:
|
Sponsored Links
|