Hi all,
I have following scenario.

I have a jsp file called search.jsp.
What this file does is to provide a searching option.(say by name).
(This i call as simple search)

I want to provide advanced search also in the same page.
But this should be invisible when the page is rendered first time.
The advanced search operations are available only when the user clicks a

icon or button.

I don't want to take him to the different page for advanced search.

Is there any possibilities of achieving that ?

Thx in advance
Rakesh.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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