Hi!
I was trying to integrate publisher terms and conditions into DSpace
interface using the Romeo api.
http://www.sherpa.ac.uk/romeo/api.html
I was reusing the default dspace search code in the home page.
<form action="<%= request.getContextPath() %>/simple-search"
method="get">
To search a publisher I need to have
http://www.sherpa.ac.uk/romeoapi11.php?pub=
<http://www.sherpa.ac.uk/romeoapi11.php?pub=institute%20of%20physics&qty
pe=exact>
What other changes have to be made in the code apart from given below.
<form action="http://www.sherpa.ac.uk/romeoapi11.php" method="get">
Thanks,
Jayan
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech