Quick Search QZarch
- Quick Search
  The technologies

The home

The features
The requirements
The technologies
The design
The dependencies
The outcome

The APIs
The coverage

The download

The development
The users

Search:

Servlet based presentation techniques

  • The project delivers a couple of search servlets examplifying different presentation technologies.
  • These servlets can be used out-of-the-box or as models for customisation.
  • One servlet presents the result set using hardcoded HTML in the servlet code.
  • The second example is a servlet passing on the result set to a JSP that can be customised to present the list as desired.
  • The most elegant example uses a Velocity template to produce the search result page. The Velocity servlet is built as a separate module due to the external dependencies introduced.
  • Other technologies could easily be added. All the examples mentioned above inherit their core features from the same superclass.
Hosted by:   Built by:   Tested with:   Coverage by:  
QZarch at SourceForge.net   Ant   JUnit   Coverage Lover QZarch at SourceForge.net The site is rendered using SiteMesh