JSF Drag and Drop
Is there anyway for JSF to do drag and drop? I'm currently using myfaces panelTabbedPane and I need to drag items from one tab to another.
If I can't do it with JSF, can I do it with JSP/Javascript/DHTML combine with JSF? Any of your help will be so appreciated.