Hi, I need to create a dynamic link to the URL for the primary bitstream in my display-item.jsp. I know that if I use <%= handle %>, I can get the handle for the item. How would I get the rest of the URL.
Lets say the url is http://myhost/bitstream/12345/33/1/myfile.flv I can hard code in the http://myhost/bitstream/ I can use <%= handle => to get 12345/33/ What can I use to get 1/myfile.flv ? Is there something that I can use to get all of that together at once so that I am not hard coding and part of the URL ? Thanks, in advance, for the help. Jason Fowler, CA Archives and Special Collections Librarian The Southern Baptist Theological Seminary 502-897-4573 [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

