• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

pls sen dme solution immediately

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Struts Users,

My problem is


my jsp page is -----AddEditApplication.jsp
in this i am writting <html:form action=" InsertApplication">
so, after editing and by clicking on SAVE button in AddEditApplication.jsp, the InsertApplicationAction.java is calling twice. So, the dta is going twice and getting duplicates.can i use saveToken for this. If so, can i know how can i use that code or any other solution for this
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Please read How to ask questions on JavaRanch. The way you ask questions will not likely give you the answers you want.
reply
    Bookmark Topic Watch Topic
  • New Topic