• 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

advice required

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ,
Iam having Forms in which I have to take some data that is numeriacal data
and submit it in to my Database there r near about 10 forms that
r linked one to other and last one check the totals for all...
basic thing is this all forms r having near about 100 fields
condition is this if all conditions satisfy of totals in form 10th
than insert all values to database means data of all forms 1 to 10.
.more clear is one user willl have this all forms in one session
Iam using JSP and javabeans. .javascript
Is there any sugesstion in design frame work which make it easy and accurate....
any link to struts also helpfull
regds
 
reply
    Bookmark Topic Watch Topic
  • New Topic