来自JSP的可编辑Word文档 [英] Editable Word Document from JSP

查看:163
本文介绍了来自JSP的可编辑Word文档的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在JSP页面中创建指向Microsoft Word文档的链接,您可以对其进行编辑并将其自动回发到服务器? 我正在使用Websphere Portal.谢谢!

Is there a way to create a link in a JSP page to a Microsoft Word document that you can edit and have it post back automatically to the server? I'm using Websphere Portal. Thank you!

推荐答案

您可以查看 WebDAV .我相信Microsoft Word可以理解如何从WebDAV服务器读取和保存文档.您可能需要实现一个WebDAV服务器,但是我敢肯定有各种各样的开源实现可用-快速的Google出现了

You could look into WebDAV. I believe Microsoft Word understands how to read and save documents from WebDAV servers. You would need to implement a WebDAV server for this to be possible but I'm sure there are a variety of open-source implementations available - a quick Google turns up this one which looks quite interesting.

这篇关于来自JSP的可编辑Word文档的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆