View Single Post
Newbie Member
20Jan2010,13:33  
melvinlui's Avatar
Hi,

I've just created a dynamic listbox in JSP using the <SELECT> tag. However, i need to come up with a code to allow the users to drag and drop the items in the listbox to rearrange them in the order the user prefers.

Is this possible by using JSP? if so, how can it be done? can anyone shed a light or two?

Melvin