摘要:
一、Websphere控制台重启 1、更新class文件发布,Websphere自动重启。 2、更新web.xml发布,需要手动更新web.xml或者更新项目。 web.config 缓存位置:WebSphere/AppServer/profiles/AppSrvDC/config/ce... 阅读全文
摘要:
DWR(Direct Web Remoting)是一个Ajax的开源框架,用于改善web页面与Java类交互的远程服务器端的交互体验。官网:http://directwebremoting.org/dwr/index.html。从首页可以看到 1、DWR 是一个JAVA库,他的目标是让JS跟Ja... 阅读全文