
DWR
iteye_10361
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
初用DWR的错误
则控制台输出错误信息 页面显示 HTTP Status 501 - Error. Details logged to the console 内部错误 警告: Unhandled Exception java.lang.SecurityException: Access to debug pages is denied. 未设置 [code="xml"] ...2009-03-19 15:19:43 · 203 阅读 · 0 评论 -
DWR例子
首先在创建DWR例子需要下载DWR.JAR包,先放在博客中下载 然后需要在WEB-INF下面创建一个dwr.xml文件 [code="xml"] [/code] WEB.XML [code="xml"] dwr-invoker org.directw...2009-03-19 16:09:16 · 119 阅读 · 0 评论