Search serves the purpose of retrieving a view or list of already persisted instances of business objects for a business scenario. For example, in a bank account system, a typical search would be, ...
Hey<br><br>I've managed to get a basic understanding of how J2EE web applications are put together. I've done some simple stuff like jsp's posting to servlets to do database inserts for ...