Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

enctype=multipart/form-data with form data in struts

843785Sep 19 2008 — edited Sep 19 2008
Hai,
i am using enctype = multipart/form-data for uploading files
i am able to Upload Files but the problem is with the other field values like text,textarea etc.,
in the HTML form was the value is converting to some ascii characters if i copy a value form the word document say as 'A' l.
i am using form to get the values as form.getTextAreaa(); it is converting in to "Z" this format in the action class itself.

Suggestion is highly recommended...

Regards
Satheesh
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 17 2008
Added on Sep 19 2008
3 comments
188 views