http://www.google.com/search?q=javascript+confirm

--
Voytek Jarnot
"Racing makes heroin addiction look like a vague longing for something
salty." - Peter Egan 


> -----Original Message-----
> From: Julia Weaver [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 23, 2004 10:42 AM
> To: Struts Users Mailing List
> Subject: RE: delete a record
> 
> 
> Thank you Geeta,
> 
> What I want to do is when user click DELETE button,
> will show a pop-window with information "Are you sure
> you want to delete the record?", and with YES and NO 
> buttons. 
> 
> 
> 
> 
> 
> --- Geeta Ramani <[EMAIL PROTECTED]> wrote:
> > 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]
> > 
> > 
> 
> 
> 
>               
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - 50x more storage than other providers!
> 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]

Reply via email to