File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Developer Certification (SCJD/OCMJD) and the fly likes some question about the program flow Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "some question about the program flow" Watch "some question about the program flow" New topic
Author

some question about the program flow

Jim Wong
Greenhorn

Joined: May 23, 2002
Posts: 3
in my now implements
my program flow is
when startup it show a search screen
and then the user will use the search to
get the result in the result screen(jtable)
and user can double click the row to open a new
booking panel to input book how many seats
and last it modify the row in the db.db
is it need to do something like unbooking?
and now when book a new flight i just update
the available seats column in the db.
some advice?Appreciate for any comments.
[ June 02, 2002: Message edited by: Jim Wong ]

shenzhen china
Sai Prasad
Ranch Hand

Joined: Feb 25, 2002
Posts: 560
That is good enough. No need to cancel the booking.
 
jQuery in Action, 2nd edition
 
subject: some question about the program flow
 
Similar Threads
How many different flight bookings per invocation?
GUI question
How many functions at least the program must have?
persistence layer
question about booking a flight