会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
梦想只要开始,什么时候都不晚
首页
新随笔
订阅
管理
SSH出错---The method getRealPath(String) from the type ServletRequest is deprecated request.getRealPath("")
The method getRealPath(String) from the type ServletRequest is deprecated request.getRealPath(''"")错误
在servlet中request.getRealPath(String)方法是
deprecated 可以通过getServletContext().getRealPath(String)替代之
posted on
2013-11-12 12:42
meetcomet
阅读(
1697
) 评论(
0
)
收藏
举报
刷新页面
返回顶部