I was reading this questions
But i still dont get it under what scenarios we need to do conversion.
Can someone give me example of what can be real life example of using conversion service in web apllicationj
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
Spring Webflow utilizes spring’s conversion service. Webflow does not offer the availability of an InitBinder type method/annotation. So you tell Spring about all the conversions you want to be done for all flows. If the ConversionService was not available the binding support wouldn’t be as available.