hi,

redirect the control from ur action to the jsp. this can be done by saying
redirect="true" when u define ur forward in struts-config.xml

<forward name="show" path="/ActionDone.jsp" redirect="true"/>

cheers
naveen

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: Monday, August 19, 2002 12:31 AM
To: [EMAIL PROTECTED]
Subject: MVC-Programmers digest, Vol 1 #51 - 1 msg


Send MVC-Programmers mailing list submissions to
        [EMAIL PROTECTED]

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.netbean.net/mailman/listinfo/mvc-programmers
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of MVC-Programmers digest..."


Today's Topics:

   1. Multiple insertions when I click on REFRESH button. (Chennamsetti
MohanKishore)

--__--__--

Message: 1
Date: 18 Aug 2002 06:02:00 -0000
From: "Chennamsetti  MohanKishore" <[EMAIL PROTECTED]>
Reply-To: "Chennamsetti  MohanKishore" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [MVC-Programmers] Multiple insertions when I click on REFRESH
button.

Hi All,

I'm using Struts1.0 in my application. I'm having a problem when
I'm inserting rows into a database. When I click on REFRESH
button, multiple records are inserted. Can anyone help me in this
regard?

Thanks in advance!
-Kishore




--__--__--

_______________________________________________
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.netbean.net/mailman/listinfo/mvc-programmers


End of MVC-Programmers Digest

_______________________________________________
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.netbean.net/mailman/listinfo/mvc-programmers

Reply via email to