Access Keys:
Skip to content (Access Key - 0)
My Area (Access Key - 2)


Toggle Sidebar
Your Rating: Results: PatheticBadOKGoodOutstanding! 0 rates
Labels:
xserver xserver Delete
search search Delete
external external Delete
jsp jsp Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

Xserver external search

Tags: , , ,
Last Updated: Sep 20, 2010 10:35


  • Description

    JSP file to search using the xserver in the Digitool collection


  • Author: Yves Maurer
  • Institution: Centre Informatique de l'Etat
  • Year: 2010
  • License: BSD style
  • Short description: Use, modification and distribution of the code are permitted provided the copyright notice, list of conditions and disclaimer appear in all related material.
  • Link to terms: [Detailed license terms]
  • Skill required for using this code:
    Intermediate.

State

Stable

Programming language

JSP

Software requirements

None

Author(s) homepage

http://www.eluxemburgensia.lu

Download

Attach the code file(s) to this page and link to them here.
Page attachments management can be reached from the top-right menu - 'attachments' after page save.

Working example

http://www.wort.lu

Using the following Ex Libris open interfaces

xserver

Release notes

Initial version.

Installation instructions

Install this jsp on a tomcat instance. I would recommend installing it on your own tomcat instead of re-using the Digitool internal one.

You can use different search parameters, or add base parameters to the search string.

String url = global_xserver + "X?op=find&adjacent=n&base=" + param_base + "&session=" + param_session + "&request=" + param_request;

Calling the jsp from an external page is as easy as using the following code:

<form method="post" action="http://www.yourserver.com/tomcat/external_search.jsp">
<input type="text" name="request" />
<input type="submit" value="Go" />
</form>

Page Attachments

File NameCommentSizeNumber of Downloads
external_search.jspthe jsp file4 kB129

Added by Yves Maurer on Sep 20, 2010 10:35, last edited by Yves Maurer on Sep 20, 2010 10:35

Adaptavist Theme Builder Powered by Atlassian Confluence