Re: Darg n Drop in struts

2007-09-11 Thread Angelo zerr
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 ca

Darg n Drop in struts

2007-09-11 Thread Kavita Mehta
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 on