Results 1 to 1 of 1
- 09-19-2008, 12:48 PM #1
Member
- Join Date
- Sep 2008
- Posts
- 2
- Rep Power
- 0
enctype=multipart/form-data with form data in struts
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
Similar Threads
-
Inserting data to database from the form
By Ms.Ranjan in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 06-17-2008, 01:06 AM -
how to search xml file data based on the given keyword from html form?
By nicemothi in forum XMLReplies: 0Last Post: 04-04-2008, 09:36 AM -
Reading data form Excel using Jdbc (example)
By Java Tip in forum Java TipReplies: 0Last Post: 02-13-2008, 11:23 AM -
Struts Form Bean with property
By Java Tip in forum Java TipReplies: 0Last Post: 12-27-2007, 10:10 AM -
how to upload a file along with html form data
By pranith in forum Java ServletReplies: 3Last Post: 07-30-2007, 02:33 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks