In my current program one method asks the user to enter the description of a ... Replace next() with nextLine() : String productDescription = input.nextLine(); ...
stackoverflow.com