I use netbeans for development. An applet I developed uploads a multi paragraph string and preserves the CRLF's. But when I deploy it in an app, they get lost in the upload. Anyone know why?
Printable View
I use netbeans for development. An applet I developed uploads a multi paragraph string and preserves the CRLF's. But when I deploy it in an app, they get lost in the upload. Anyone know why?
Need a lot more information on what you are doing.
How is the "upload" done? What programs, classes and methods are used?
How do you deploy an applet in an app?