hello all,

i am trying to work out the functionality of filters (something similiar to
the one we see when we see a MSWindows Common DialogBox like FileOpen )

I have a RecordSet containing a set of records. Say A List of books. Now
what i want is being able to define a set of static filters (static at the
moment - later - User Defined) say like


Show Books where [ Book-Type ] is [ Paperback ]

where item marked in [] are dynamic. I am using Tomcat 3.2.1 with IE5/NN4+.
When a user selects  "Publisher" from criteria list he should automatically
get a list of DISTINCT (of SQL -- Select DISTINCT -- fame) publishers and so
on.. I also want to have as optimized database calls as possible.

Any inputs are appreciated !

Cheerio !

Mayuresh Kadu
--------------
Aftek Infosys Ltd., Pune
http://www.aftek.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to