hi, Rakesh..
you can just make the button for adv.search to be submit button of a form
with hidden parameter and an action target - the same jsp, so in this jsp
you may check for this hidden parameter, and if it is != null you may <%@
include page="advsearch" %>
regards, Stefan Bushev.
>From: Rakesh Bhat <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
> reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Hide and Show
>Date: Thu, 7 Sep 2000 18:03:01 +0530
>
>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
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
===========================================================================
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