Hi Guys, I got a query regarding struts implementation...(front end).. Can you suggest me some idea on how we can achieve this?
I got a table displayed on the screen in struts frame work. Also I got another set of fields and a "ADD" button. Now on click of Add button, the data from other set of fields need to be added as a new row in the table that exists (ofcourse same must be available when the page is submitted to the server). Also against the table that's been displayed, I got UP and DOWN buttons. If I select a row and click on UP, the record should be moved up, same case with DOWN button. This index must be available to me at server side when I submit the page. Also if possible, I want to modify the values that are displayed in the same table... First of all... can this be implemented using conventional struts taglibs that we use? If we can't are there any other extended tag libs available that we may use which has got these kind of features?? Thanks for your help in advance.. Thanks, Prasad G H ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Struts-apps mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/struts-apps
