Greetings all. I am having a problem with getting java program to produce the correct output. I am being asked to use conditional logic to determine a tax rate category. I am not getting any syntax errors at all but I am not getting the correct code after putting in the annual salary as directed.
Here is my code. Any help in pointing me in the right direction will be greatly appreciated.


import javax.swing.JOp tionPane;...