I am attempting to gather interest data and post it into one window. I am able to get the to write properly using the Standard I/O, however, when I attempt to display the data using JOptionPane.sho wMessageDialog, the user is forced to hit OK until the loop condition is met. I was told I can use a string to gather the information, however, I have been unsuccessful with that attemp. Any help would be greatly appreciated.
Thanks
Thanks
Comment