How to change Bookmarks database

Hi guysI want to know how to edit/change the bookmarks database from an outside source using java…

I want to make a software in java which will find and edit the bookmarks database and insert an icon in the toolbar…so can you help me with the programming…

I am new to lotus notes …

Regards

Sachin

Subject: How to change Bookmarks database

An idea would be create the icon in bookmark.nsf ahead of time. Make sure it works how you want it. Use DxlExport to export the icon design as a DXL file. Then use DxlImport to get it into other bookmark.nsf.