Search result persisted on page

Hi,
i have created one search page for searching according to given criteria.
on this page user can select the criteria and perform the search.
all the functionality is currentely works fine.
but, i have one problem..
when i navigate on another pages in my application and come back on search page by clicking the link of search page.
it displays me the criteria and search result which user searched last.
why this is done ???
instead of this i require a fresh search page with no criteria and no any search result.
how do i achive this ??
please help...

hi yshintre,
Sorry I was away few days. Did you solve your problem?
>as you mentioned in your example getServiceVo()... actually what is that ?
This is only a sample code. Here "getServiceVo()" is the method to access my Service VO in the AMImpl. When you add a VO in your AM (under the Data Model), you can find auto generated methods in the AMImpl class to access that VO instance.
how could i get the object of ViewObjectImpl ?
how can i access my VO in my Bean ?"ViewObjectImpl" is available in your AMImpl class.
Off-cause you can access VO in the bean but best way here is to write your reset method in AMImpl and call from your Bean through bindings.
Thanks,
Prasad.

Similar Messages

  • Need Adds on to highlight or select several(next) pages in search result on current page?

    Need Adds on to highlight or select several(next) pages in search result on current page?

    Do you mean this: you would select a bunch of links with your mouse, then right-click and choose something like "open all these links in new tabs"?
    There are extensions like that. Here are a few examples, but since I don't use them myself, I don't recommend any particular one. You can check the reviews and try the one(s) that sounds good to you:
    * [https://addons.mozilla.org/en-us/firefox/addon/multi-links/ Multi Links]
    * [https://addons.mozilla.org/en-us/firefox/addon/selection-links/ Selection Links]
    * [https://addons.mozilla.org/en-us/firefox/addon/SnapLinksPlus/ Snap Links Plus]
    If you already have one of those but it stopped working, make sure you have the latest version. You can check for updates to your extensions here:
    orange Firefox button (or Tools menu) > Add-ons > "gear" button > "Check for Updates"
    Any luck?

  • Why won't search results display one page at a time?

    Search result pages using google automatically load so i can never get to options at the bottom of a page.
    Driving me nuts! Just want to load 1 page at a time!!!

    Some extensions have this feature, e.g., AutoPager. Can you check your extensions on the following tab for any that seem to imply that they make using Firefox faster or more automatic and try their Options button to see whether you can turn off this feature?
    orange Firefox button (or Tools menu) > Add-ons > Extensions category

  • Showing search results in multiple pages

    Hi,
    i want some logic for following requirement..I have a jsp page in that i will enter empno,empdept..and i will click on search button..when user clicks on search we will get some search results..i want to display these results based on maximum rowsize mentioned bye the use..if he selects 10..it should display 10 per page and a next button like java forum..if he clicks on next it should display the next results.like wise untill endof resultset..and these results should be displayed on the same page og jsp.
    plz give me some logic for these req..
    regards,
    sam

    This has been asked several times in the past couple of months. Search for "Paging" on these forums. Example:
    JSTL or plain Java - http://forum.java.sun.com/thread.jsp?forum=45&thread=539250
    Struts - http://forum.java.sun.com/thread.jsp?thread=536490&forum=45
    And others suggest grabbing only the number of records from the DB that you will display.

  • Verity search results across multiple pages

    Hi, I am attempting to implement verity search on my website and am using the code below for the search, and search results page.
    Currently the results are limited to 5 as specified by the maxrows command. How can I implement a forward and back feature across multiple pages? (like google search results)
    Search:
    <cfparam name="form.params" default="">
    <cfparam name="target" default="searchVerity">
    <cfoutput>
    <form method="post" action="results1.cfm">
    <p>
    Enter your search term(s) using AND, OR, NOT and parens.
    Surround an exact phrase with quotes.
    </p>
    <input type="text" name="params" size="75" value="#form.params#">
    <br />
    <input type="submit" value="Search">
    </form>
    </cfoutput>
    Result Page:
    <cfparam name="form.params" default="">
    <cfparam name="target" default="searchVerity">
    <cfsearch
    name="foundResults"
    collection="search"
    criteria="#form.params#"
    contextPassages = "1"
    contextBytes = "300"
    maxrows = "5">
    <hr />
    <h3>Search Results</h3>
    This search returned a total of <cfoutput>#foundResults.recordCount#
        </cfoutput> results.
    <cfoutput query="foundResults">
    <hr />
    <p>
    File: <a href="#foundResults.URL#" target="_blank">#
        foundResults.title#</a> (score=#foundResults.score
        #)<br />
    Highlighted Summary: #foundResults.context#
    </p>
    </cfoutput>

    Hi All,
    Has anyone tried to implement the jsptags in Servlets?
    I am using Servlets and required a Search display like this. I have my results being retrieved from a class and I am trying to display these results in a table format.
    i.e.
    Customer c = new Customer();
    c.retrieveCustomers();
    then i iterate through the customers
    while(c.next){

  • Search Result contains only Pages/Attachments

    Dear All,
    We are using 10g portal. When we search some keywords using simple/custom/advanced search.
    Are there any setting that the result just limit to pages/attachments??
    As if I use "Custom" search, I can only limit to search either "Page only" or "Item" only, which can not fulfill our requirement.
    Pls HELP!!
    Regards,
    Calvin

    In your steps (testcase) do not select the option 'this portlet' under 'Where should the search results be displayed?' for 'My Search Result' page.Let it be the default one - 'Default Search Results Page (Default when displaying a search form)'. This should work.
    Regarding your second question, it is possible to have two search form and two search results associated 1-1 . Follow the same steps as mentioned above.

  • Dynamic Search/Results on same page - HELP!

    Here is my situation; any help will be GREATLY
    appreciated!!!!!
    - I have dynamic content using PHP/MySQL
    - I am attempting to create a record insertion page
    - within this page, I need the ability to querry the
    database and display the results on the same page and then use the
    results as a part of the record insertion/creation.
    So - I have many students, who are assigned a unique student
    number and I am creating a reservation system. The person entering
    the reservation will enter in the student id (as opposed to their
    name) and hit a 'find' button and the result, if found, will be
    displayed in a dynamic text field. Then, they fill out the rest of
    the info and submit the reservation which gets stored into the
    database.
    I have played around for a few hours now because I have no
    idea how to do this and have just been using trial and error. Can
    anyone PLEASE point me in the right direction?
    Thanks a bunch!!!
    Mav

    I agree, this approach does not seem secure.
    Seems like I could keep trying different ID's until I found
    one and then
    enter reservations under someone else's name and cause havoc
    on the system.
    "David Powers" <[email protected]> wrote in message
    news:eqhvig$h0t$[email protected]..
    > mavrickjcs wrote:
    >> So - I have many students, who are assigned a unique
    student number and
    >> I am creating a reservation system. The person
    entering the reservation
    >> will enter in the student id (as opposed to their
    name) and hit a 'find'
    >> button and the result, if found, will be displayed
    in a dynamic text
    >> field. Then, they fill out the rest of the info and
    submit the
    >> reservation which gets stored into the database.
    >
    > I'm not convinced that your approach is the best way,
    but it's quite
    > simple to do what you want.
    >
    > Create two forms on the page: one for searching for the
    details, the
    > second for creating the reservation. Use a conditional
    statement to hide
    > the second form until the first form has been submitted.
    You'll need to do
    > this by hand, but it's very easy.
    >
    > if (isset($row_recordsetName)) {
    > // this is where the second form goes
    > }
    >
    > Replace "recordsetName" with the actual name of the
    recordset.
    >
    > --
    > David Powers, Adobe Community Expert
    > Author, "Foundation PHP for Dreamweaver 8" (friends of
    ED)
    > Author, "PHP Solutions" (friends of ED)
    >
    http://foundationphp.com/

  • Need search results Return only Pages

    I have a client with the following scenario. He has SharePoint 2013 with a 2010 web application/site collection with custom branding, which means NO visual upgrade.
    The requirement is have search only return pages, as this is a public facing site. But how do i do that?
    If it was Sp2010 i would use a scope but there is no way to use a scope with 2013.
    WIth 2013 i would create a custom query rule but since the site is 2010 mode, the search parts are looking for scopes.
    Please Help.
    Nando

    You can create results sources on Search Service application and that can be used by All site collections in web applications that consume the Search service application.
    Referrence:
    http://technet.microsoft.com/en-us/library/jj683115(v=office.15).aspx

  • How to Highlight google search results in web pages??

    I try to find out why it isn't possible to get safari to highlight the search words in the webpages that are found after using the build in google search box.
    I spend a lot of time working trough the pages where the words are that I want to find in those (sometimes long) texts
    Does anybody have a solution that works automatically?
    I am trying "sitehilite" but that requires to enter the searcht words again... Double work...
    Rob
    Message was edited by: brainwash

    Thanks for the warm welcome...
    I posted this after searching the net and getting frustrated... :O)
    ctrl+f works okay but requires extra "work"/input
    I would like to get the highlighting automatically after entering the search terms in google box, performing the quiery and klicking on the page I would like to see.
    a sort of permanent "on" of ctrl+f .....:O)
    Rob
    Message was edited by: brainwash
    Message was edited by: brainwash

  • How to display the search result without reloading the whole page

    HI,
    I have separate fragments for Search Box to enter keyword and Search Result to display the result. Also I have different sections within the page to put these fragments. So how could I display the results without reloading the whole page.
    Also if I have next button in my search result area, how could I display the search results in next page without reloading all other sections present in our page. Please let me know if any service or idoc function present such that result could be shown in search result section without reloading whole page.
    Please let me know how to restrict page reload for every action within a page.
    Thanks,
    Ramesh
    Edited by: Ramesh_Est on May 27, 2010 3:14 AM
    Edited by: Ramesh_Est on May 27, 2010 8:39 PM

    This is default behaviour of the template of your space. You can create a new page template and than you can create a region for the search results.
    Or you can create a custom taskflow were you use the webcenter taskflows to search for the space.
    Take a look at this white paper:
    Extending webcenter spaces: http://www.oracle.com/technology/products/webcenter/pdf/owcs_r11_extend_spaces_wp.pdf
    and this one:
    Customizing site templates: http://www.oracle.com/technology/products/webcenter/pdf/owcs_ps1_site_template_wp.pdf
    Edited by: Yannick.O on 13-Apr-2010 02:32

  • Setting Custom Master page in search results page - Publishing site

    Hi,
    I have a publishing site, in which i have a custom Master page.
    However when doing the search in the site, the search results does not show the custom Master page.
    Is it possible to set the custom created Master page for the search results page? How to achieve this?
    Thanks

    Hi Venkat,
    The search page for a publishing site is a file available in the layouts folder (I believe it is the osssearchresults.aspx if you see the address bar). It is used by all web applications and site collections in your farm. So ideally you should not change
    it. I mean you can change it to point to your master page but it is bad practice ..
    I would instead do the following
    1. Create a custom search results web part page and place it in the site collection itself (one of the document libraries)
    2. Custom search results is not difficult because all search results pages are made of a set of Out of the box search results web parts. If you add the same webparts to your page as the default search results page, you have effectively created a copy of
    it
    3. go to site settings --> search settings and change the search results page to your newly created page
    4. The newly created page by virtue of its location will automatically use the master page the rest of the site uses.
    I could not spend the time to try the above for you but I am sure the above will work.
    Thanks and Regards,
    Partha
    AvePoint

  • Search results are blank white pages?

    Ever since the last upgrade Firefox/3.6.10 ( .NET CLR 3.5.30729) I am having constant trouble with blank white search results. Also, pages load and are white and blank and it shoes the staus as done. I am ready to jump ship. Any fixes? Thanks

    See [[Images or animations do not show]] and http://kb.mozillazine.org/Images_or_animations_do_not_load
    Check the image exceptions: Tools > Options > Content: Load Images: Exceptions - See [[Options window - Content panel]]
    A way to see which images are blocked is to click the favicon (<i>Site Identification</i> icon) on the left side of the location bar.
    A click on the "More Information" button will open the Security tab of the "Page Info" window (also accessible via "Tools > Page Info").
    Open the <i>Media</i> tab of the "Page Info" window.
    Select the first image and scroll down though the list with the Down arrow key.
    If an image in the list is grayed and there is a check-mark in the box "<i>Block Images from...</i>" then remove that mark to unblock the images from that domain.

  • Search - Query String in the search result

    Hello,
     I have configured search in share point .
    When I search for item , I got the following url in the search result:
              /Lists/TopMenuList/DispForm.aspx?ID=31
    Now I have created a page in sharepoint called "Details.aspx"
    I need when user serach in Item , The search result display this page as the following
                /pages/Details.aspx?ID={ID}
    Thanks
    ASk

    Hi There,
    Please use the below article to change to change the default search url:
    http://office.microsoft.com/en-us/office365-sharepoint-online-enterprise-help/specify-search-settings-for-a-site-collection-or-a-site-HA104020835.aspx 
    Look at the 3rd step mentioned in this article under "Specify search settings for a site collection"
    Thanks,
    Gopinath Devadass - Technology Consultant (SharePoint) http://GopinathOnline.com

  • Display results on another page

    Is it possible to display the search results on another page?

    user493403,
    Note exactly sure what you mean, but yes, it is. The main class used for seaching is oracle.ultrasearch.query.Request. Using this class, you set the query, language, start index, # documents to return, and other good stuff.
    You get back an iterator of Documents and you build the paragraph how you want it.
    Good luck,
    - Stephen

  • How to hide Rev. column in Search result Classic View

    Hi,
    My Requirement is to hide Revision display Column in Search result classic view page (How to customize Search result classic view customization).
    please any body can help.
    Thanks and Regards
    Srinath
    Edited by: 922944 on Mar 23, 2012 4:06 AM

    Hi.
    In WebCenter Content forum you'll find more help.
    However try to hide the column following this steps:
    Go to Web Layout Editor applet in Administration -> Admin Applets.
    In Options -> Query Results Pages and edit the StandardResults. In text 2 delete reference to revisions.
    If it don't "hide" revision column then probably have to create a custom component.
    Regards.

Maybe you are looking for