Hi I don't think it exists taglib which generate the widget that you want. I answer you to use Javascript framework like DOJO or Scriptaculous to manage Drag/Drop. JSControlsTags is based on Scriptaculous.
Into Scriptaculous you have Sortable widget (wich is used too into JSControlsTags) and it can manage drag/drop. You have puzzle demo at http://wiki.script.aculo.us/scriptaculous/page/print/SortableFloatsDemo If you want very good component, you could develop taglib wich generate the Sortable Javascript. You can see source of JSControlsTags to see how it manage that. And if you are interested (and you have time), you could contribute to JSControlsTags to add this new widget. Regards Angelo 2007/9/11, Kavita Mehta <[EMAIL PROTECTED]>: > > Hi, > I have a requiremenet where i have to create draggable components in my > JSP . Rather, draggable rectangle which can fit into a piece just like > jigsaw puzzle and then I have to submit the page conveying the position of > each draggable component. > I have seen JS Controls Tags taglib but could only find list in that > ...Anybdy has any other suggestion on how to achieve this. > > Thanks, > Kavita > > > > > > *****************************************************DISCLAIMER***************************************************** > > This message and/or attachment(s) contained here are confidential, > proprietary to HUGHES SYSTIQUE and its customers. > Contents may be privileged or otherwise protected by law. The information > is solely intended for the entity it is > addressed to. If you are not the intended recipient of this message, it is > strictly prohibited to read, forward, > print, retain, copy or disseminate this message or any part of it. If you > have received this e-mail in error, > please notify the sender immediately and delete the message. > > > ******************************************************************************************************************** > >