Create servlet to add citations to a citation collection

Description

The URL will supply the id of the citation collection, a token representing the session and the values for fields in the citation. The servlet should validate the relationship between the citation collection and the session. If it matches, the citation should be added to the citation collection.

Environment

None

Activity

Show:

Jim Eng January 17, 2007 at 10:56 AM

The servlet should change the citation collection if it succeeds, but it will not generate any response. Or at least it won't change the page from which the link is clicked. This may be more a function of the HTML of that page, as opposed to the behavior of the servlet.

Jim Eng January 17, 2007 at 10:54 AM

Gaurav, I'm assigning to you so you can get the servlet working to the point where the (temporary) "Save" links in the search dialog actually invoke the servlet in some way. Jim

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created January 17, 2007 at 10:40 AM
Updated May 20, 2010 at 11:29 AM
Resolved May 20, 2010 at 11:29 AM