I am working on a academic datdabase project on Airline Reservation ,for which I need to capture Information about passenger,
but before that I need to enquire abt the flights that are available .
So once I get the required schedule ,and post a for reservation I should be able to open up a new form in which I can capture passenger's details from the current form....
I am using java swing for this purpose
I hope this explains the Idea!:)