J2ME search engine
Hi i'm doing a project on food search engine.But i'm very new to this and i'm not very good in java. I need some help or anyone have similar source code can send me? i want to take as a reference thanks in advance. my email is javernhan@gmail.com
[256 byte] By [
javerna] at [2007-11-26 13:07:02]

# 3
First of all you'll need to know what data you want to search, how fast it should be, how large.Then you'll have to design some data structure to meet your requiremets.We can't help you with that.