java - open Lotus Notes and attache file from website -


i want this:

  1. click on link or button on website (especially on alfresco share)
  2. the email client (ibm notes) should opened , automatically attach document repository of alfresco (document management system)

i can grab document java using cmis api. how can open email client , programatically attach document clicking on link? have suggestions on how can this?

thank in advance!

edit: because not familiar xpages trying java web start.


Comments

Popular posts from this blog

Linux vanilla kernel on QEMU and networking with eth0 -

rdbms - what exactly the undo information lives in oracle? -

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -