aspose file tools
The moose likes Developer Certification (SCJD/OCMJD) and the fly likes Search criterias Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "Search criterias" Watch "Search criterias" New topic
Author

Search criterias

Misha Milshtein
Greenhorn

Joined: Jun 22, 2001
Posts: 8
Do i understand correctly that most people only implement search by Airports and Carrier but not by Price or Day? I'd like to ask those who passed the exam, what type of search did your GUI allow?
Thank You
Rick Fortier
Ranch Hand

Joined: Jun 04, 2001
Posts: 147
I have not submitted yet, by I am just asking for origin and dest cities, and then displaying the matches. However my implementation in Data can take as many fields as you want.
Do a search on criteriaFind and see what others have said on JavaRanch.

Misha Milshtein
Greenhorn

Joined: Jun 22, 2001
Posts: 8
Thank You Rick.
Yes, criteriaFind most definitely must be able to handle any type of search, it is GUI that I am wondering about
Rick Fortier
Ranch Hand

Joined: Jun 04, 2001
Posts: 147
I think that as long as you demonstrate that you know how to do it, that that is all the grader will look at. I think on this question as long as you demonstrate you know how to use StringTokenizer correctly, that it really doesn't matter.
 
 
subject: Search criterias
 
Threads others viewed
Testing center
how to get a job in USA
Video Course Craig Larman
meaning of reentrant
WA #1.....word association
IntelliJ Java IDE