You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If i have a list of elements on screen which comes from a form which can be reordered by drag and drop. So how can we save the new reordered list of elements in the same array and send it back to java code. Please help.