All the gods of J2EE out there Pls help
Hi All,
We are developing a J2EE application in which we have to make drag and drop feature in the JSP. (its a web based application). I know we can do it in swings but we have to do it in HTML,JSP only.
the situation is
a table 'll be loaded in the webpage and you can drag and drop the particular row to 2 frames beneath the same table. using drag and drop.
and when you drop the same all the data has to be populated in the frame.
Has anyone worked on similar kind of thing?
Can anyone send me sample code to do the same.
Thanks in Advance.
Pls its urgent

