2014年11月18日 星期二

Docker 學習站台

1.
https://www.docker.com/tryit/

2.
https://docs.docker.com/installation/centos/
https://docs.docker.com/installation/centos/#installing-docker-centos-7

3.
http://www.codedata.com.tw/social-coding/docker-layman-abc/

2014年11月10日 星期一

Struts2 + Hibernate + Spring

http://www.mkyong.com/jsf2/jsf-2-0-spring-hibernate-integration-example/

http://lbsnm.iteye.com/blog/1267249

http://www.dotblogs.com.tw/shadow/archive/2011/06/17/28784.aspx

http://www.codedata.com.tw/java/java-tutorial-the-3rd-class-3-servlet-jsp/

struts 2 除錯記

1. action 的名稱不要使用 action !!

2. 要定義 namespace ,才不會發生找不到 action 或是 action 對不上 class 的問題!

2014年11月6日 星期四

Struts2 線上學習資源

1. http://www.javatpoint.com/steps-to-create-struts-2-application-example
http://www.javatpoint.com/struts-2-ajax-validation-jsonValidation-interceptor

2. 正規化表示式做法
http://struts.apache.org/release/2.3.x/docs/regex-validator.html


3. http://struts2.group.iteye.com/group/wiki/1655-19-struts2-to-connect-mysql-database-struts2-mysql


4.http://p3lang.com/2013/05/struts2-validation-using-validation-xml-netbeans-example/


5.
http://blog.csdn.net/struts2/article/details/1721752


6.
http://www.tutorialspoint.com/struts_2/struts_database_access.htm


7.
So funny

8.
http://www.javawebdevelop.com/3384725/


9.
http://blog.csdn.net/struts2/article/details/1767145


10
http://www.tutorialspoint.com/struts_2/struts_database_access.htm