i've a form which has AttachmentName and URL  and 3 buttons[add,update,delete]
the screen first appear as 1)for the relevant attachment name one select box will be 
display,user has provision to select the attachment from the select box and change the 
URL ,then it will added to the DB.
2) when the add button is clicked for the relevant attachmentname on textfield will be 
display, user has provision to enter the attachment name in the textfield and its pair 
in the URL textfield.again when the update button is clicked the entered value will 
updated into the DB.
How i do it? plz give suggestion [ i'm using struts1.1 only and not using struts-EL 
tags]

Reply via email to