I want my Domino Servlet to get an authenticated user session

后端 未结 5 1289
情歌与酒
情歌与酒 2021-01-15 02:43

It seems a like a pretty fundamental question, in a running Servlet hosted on Domino I want to access Domino resources that I have wisely protected using the the very fine s

5条回答
  •  轮回少年
    2021-01-15 03:19

    Check the source of the WebDav project on OpenNTF. It has all the code you need

提交回复
热议问题