JSF commandButton action 没有执行 2015年11月11日 | Leave a comment 问题: jsf页面有个<h:commandButton action=”#{test.sen… Read More
glassfish basic auth 必须要添加security-role-mapping 2015年11月10日 | Leave a comment 问题: 设置好web.xml 中security-constraint 后,登陆后老是提示403 <?x… Read More
jdbc/jpa mysql 中文乱码 2015年11月10日 | Leave a comment 问题: 数据通过jdbc /jpa 保存到mysql数据库后,使用mysql客服端查看数据发现中文乱码 解决:… Read More
JSF commandButton 点了没有反应 2015年11月9日 | Leave a comment 问题: netbeans glassfish4.1.x jsf 中有个按钮,但是点了没有反应,按钮2应该报错也… Read More
为什么 jpa persist后数据没报错,数据库中也没有记录 2015年11月9日 | Leave a comment 问题: //class Msg has @entity // msg= new Msg(); msg.set.… Read More
[未解决] GlassFish WELD-001303: No active contexts for scope type javax.enterprise.context.RequestScoped 2015年11月6日 | Leave a comment 问题: netbeans保存代码 自动更新 GlassFish webapp , 在浏览器刷新就报错 WELD… Read More
osx 上NetBeans 恢复初始状态 2015年11月5日 | Leave a comment 删除 ~/Library/Application\ Support/NetBeans/ 目录启动netbean… Read More
NetBeans 8.0 使用WildFly9 有问题 2015年11月5日 | Leave a comment 问题: 看起来netbeans 检测 wildfly9 是否启动 有误, 造成即使wildfly启动了,net… Read More
iOS9 请求报错 The resource could not be loaded because the App Transport Security policy requires the use of a secure connection. 2015年11月5日 | Leave a comment 参考:http://segmentfault.com/a/1190000002933776 这是因为 iOS9… Read More
微信获取客服聊天记录接口获取不到数据是为什么? 2015年11月5日 | Leave a comment ——- 问题: 客服聊天记录接口获取不到数据,当时微信后台能看到有消息,也回复了 &#… Read More