Julia: I think your question may not be too clear. First what do you mean by "delete a record in struts"? Strictly speaking, I believe Struts does not (should not) have code which properly belongs the business/database layer. So assuming that you want to show a confirmation page when your application successfully deletes a record in the database, all you have to do is forward the user to a success.jsp. Which is similar to what you always do in Struts. So what exactly is your problem? If you explain your problem more and/or show some code, maybe someone can help you out.
Regards, Geeta > -----Original Message----- > From: Julia Weaver [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 23, 2004 11:27 AM > To: Struts Users Mailing List > Subject: delete a record > > > Hi, > > Can anyone please tell me: > How to do a confirmation when delete a record in > struts? > > Thank you, > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail Address AutoComplete - You start. We finish. > http://promotions.yahoo.com/new_mail > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]