开发者

Servlet to set read-only permission while File save

I want to save a file with read-only options through a servlet.Can someone shed some taughts.

Thanks.

(fyi..I went through this link,so need some other ways through which this can be done. Ma开发者_JAVA百科king servlet serve READONLY text/html resource)


Use File.setWritable(false).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜