facebook

Does spring MVC Scaffolding support file upload?

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #345573 Reply

    cidy.long
    Member

    I am still doing Myeclipse for Spring 2014 valuation with scaffolding. Normally, it does code table maintenance well, but when I tried up with business logic, seems it not works well, especially when I need my customer upload their signed contract to our system with PDF file, it not works.

    I had designed mysql database table column with MEDIUMBLOB data type to hold uploaded file, when I tried to generate code from DB, the whole field (pdf file upload) missed from JSP UI. Suppose there is 14 columns in my table, but only shows 13 field in my JSP UI.

    Does means, not support MEDIUMBLOB or some thing else?

    #345581 Reply

    cidy.long,

    I could replicate the issue at my end. I have filed a bug report for the dev team to investigate this issue.

    Sorry for the inconvenience caused.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Does spring MVC Scaffolding support file upload?

You must be logged in to post in the forum log in