Hi,
What do I need to specify in order to stop the page from reloading
itself when someone selects something from a drop down menu? I have only
the following attributes defined for my drop down lists:
<sun:dropDown
id="lavaReleaseMenu"
toolTip="#{msgs.chooseLavaRelease}"
labels="$attribute{lavaReleasesList}"
/>
But the page keeps refreshing itself everytime a different selection is
made.
thanks
Karam