This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSP and the fly likes problem regrding data entry form Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "problem regrding data entry form" Watch "problem regrding data entry form" New topic
Author

problem regrding data entry form

toukhir mujawar
Ranch Hand

Joined: Oct 11, 2006
Posts: 70
hi..
i have a form displaying a data from some table... in this form there is a "ADD" button..i want to design a form for adding the data into the table....my problem is the no of records to be entered is not fixed...i m not getting any idea.. please help me...


thanks.....
[ October 20, 2006: Message edited by: Bear Bibeault ]
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26193
    
  66

Toukhir,
A common pattern for this is to show 5 or 10 rows worth of entry fields along with a button to add more fields to the form. Then when the user is done and ready to submit, they can submit them all in one shot.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
reddy yeruva
Greenhorn

Joined: Oct 18, 2006
Posts: 18
i can suggest one approach using javascript provide add another data option then in the servlet collect the all the information, then insert it into the data base


Y.Tirupati Reddy<br />reddy.yeruva@gmail.com
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: problem regrding data entry form
 
Similar Threads
regarding JDBC,Jtable& Oracle(Urgent..Please)
jsp...urgent help required
javax.servlet.ServletException: java.lang.IndexOutOfBoundsException: Index: 6, Size: 0
Cache Problem in Browser -Firefox
MS Access