passing search results among jsp pages in explorer?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2010 03:50 PM
I just did a search, now how can I pass the ssearch results to another jsp page?
Labels:
- Labels:
-
Archive
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2010 04:21 PM
you mean not to open browse par but dialog instead?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2010 04:55 PM
I did a search and see the search results in the default Alfresco search results dialog and now I want to open another dialog and send the results from the search to a new jsp page. How can I do this?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2010 05:22 PM
you can get it from browseBean using getNodes() you will get same results.
also check the code of this bean and you will see how it works, easy to I would not explain.
also check the code of this bean and you will see how it works, easy to I would not explain.
