IO Exception: Corrupt form data: premature ending

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vikaskapoor
    New Member
    • Jan 2008
    • 2

    IO Exception: Corrupt form data: premature ending

    Hi All

    I m trying to post a web form having textfields and file field but getting exception when submitting it
    I am using a bean to upload the file on server and to store the text database

    Thanx in advance
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Originally posted by vikaskapoor
    Hi All

    I m trying to post a web form having textfields and file field but getting exception when submitting it
    I am using a bean to upload the file on server and to store the text database

    Thanx in advance
    Greetings and salutations, vikaskapoor!

    You came to the right place, I'd say add what you have working thus far for a closer look...see what happens.

    I am also a beginner, sorry I cannot help you, please stay tuned, and good luck with the project:-)

    Dököll

    Comment

    • chaarmann
      Recognized Expert Contributor
      • Nov 2007
      • 785

      #3
      Originally posted by vikaskapoor
      Hi All

      I m trying to post a web form having textfields and file field but getting exception when submitting it
      I am using a bean to upload the file on server and to store the text database

      Thanx in advance
      Without a better description, nobody is physically able to help you!
      It's like saying "please tell me the way to drive to my grandmother, but where she lives is secret, I am not telling you!"
      Just post the exception, source code (HTML of the page, java of the bean etc.) and we really can help you.

      Comment

      Working...