Eden Logo awLinkMgr  


awLinkMgr- advanced link bookmarks

 
Summary

screen shot

  Use your browser to track web links for users and sites.

awLinkMgr lets you manage information about links to the web. Sort of a searchable bookmarker or web-link rolladex. This includes the ability to track the following.

  • Links: site links and access info.
  • Notes: notes about the link
The application allows you to edit and browse these.
 
Status  Initial Release.
 
Links 
LinkAbout
demo Demo site. You may log in with different roles and write data.
Complete source. Extract with jar xf filename or tar xzf filename
 
About  Features
  • Searchable view of sites.
  • Searchable views of notes.
  • Drop down selections.
  • Help files.
Caveat
The free version has limited security so you should be extremely careful if you use it with passwords. Although you can restrict easy access, you are at great risk if you expose it to puplic access.

Requirements

  • Java.
  • JSP server (eg, tomcat).
  • JDBC accessable data base manager and connector (eg, mySql).
  • edenllc utilities.
  • ant for construction.