spring mvc - Invalid byte 1 of 1-byte UTF-8 sequence -
how solve issue :
com.sun.org.apache.xerces.internal.impl.io.malformedbytesequenceexception: invalid byte 1 of 1-byte utf-8 sequence. i exception when uploading file server. same code works in firefox exception in ie
what problem. please help me find.
not having code at, hard pin downwards exact cause. can tell exception means bytes sent assumed utf-8 encoded, file sending, or @ to the lowest degree how ie trying send it, not utf-8 encoded.
spring-mvc file-upload html-form
No comments:
Post a Comment