Hi! I am doing internship in a company. I am beginner to java. I am developing the timetable project. I want to store the below form when i am submitting the form .I know that i can store the single row at a time but i want to store multiple store at a time using JDO. Thanks in advance.
My form design is *Day* *1* *2* *3* *4* *5* Day 1 Value1 Value1 Value1 Value1 Value1 Day 2 Value2 Value2 Value2 Value2 Value2 Day 3 Value3 Value3 Value3 Value3 Value3 Day 4 Value4 Value4 Value4 Value4 Value4 Day 5 Value5 Value5 Value5 Value5 Value5 Day 6 Value6 Value6 Value6 Value6 Value6 -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/4b859d19-da4a-42a5-b9a1-c417ffde85c3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
