Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9237729
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T07:35:57+00:00 2026-06-18T07:35:57+00:00

I have a Spring MVC application which has a registration form. This form has

  • 0

I have a Spring MVC application which has a registration form. This form has a picture in the format of base64 data. I would like to store this data in the database. Presently i am storing the base64 data in an input element. I have a few questions regarding this;

  1. what html element should i hold the base64 data in presently i am using an input element however i am getting an error on insert (Blob is the data type used in the Database and the Java object) –

    Failed to convert property value of type java.lang.String to required type java.sql.Blob for property photo; nested exception is java.lang.IllegalStateException: Cannot convert value of type [java.lang.String] to required type [java.sql.Blob] for property photo: no matching editors or conversion strategy found

    OR is there a way to convert String To BLOB in java

  2. Do i still need to use enctype=”multipart/form-data” on the form tag even thought the data is in base64?

  3. If the base64 data is stored in held in html file element how do i preform validation on that to check if it is NULL?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T07:35:58+00:00Added an answer on June 18, 2026 at 7:35 am

    You can use LobHelper to convert it to a Blob. You get the LobHelper from your hibernate session Session.getLobHelper().

    As long as you don’t have an <input type="file" />, there should be no need for enctype=”multipart/form-data”.

    Validation should work as on ordinary String properties with @NotNull.

    Personally I wouldn’t store it encoded.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Spring MVC application which has a public front-end WAR, an admin
I have a Ajax form in my asp.net mvc application, which has a onSuccess
I have a Spring MVC application which uses FreeMarker as View technology (But maybe
I have a Spring Web MVC application that I'd like to serve a large,
I have a localized spring mvc based web application, that has an externalized messages
I'm trying to make this 2-player web game application using Spring MVC. I have
I have a MVC application which has a Controller that has a recursive method
I have a Spring MVC application which communicates with the frontend with AJAX /
I have a spring mvc 3.1 application based on this tutorial . I've modified
I have an MVC application, which has two areas - Administrator, and User. What

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.