JComboBox help
I'm new to java and I'm trying to setup a listener for a JComboBox. I have no idea. SO anyway, I'm setting up a store for a friend on Prostores, and I need the combobox to update the price on the page. It's a little weird since Prostores uses SSML tags, but it should still work. I guess basically if you could show me the code to setup a jcombobox and a related listener to change the price displayed that would be awesome. If you need more code or something from my store to give me an example, I can supply it. Otherwise any sample would be great.
Thanks in advance,
Josh

