2015年1月2日 星期五

[Spring MVC] Some references for using Spring Security / MVC for web app

Spring Security

http://pro.ctlok.com/2010/02/spring-security-3.html

http://docs.spring.io/autorepo/docs/spring-security/3.2.x/guides/hellomvc.html#security-config-java


Spring Web MVC

http://krams915.blogspot.hk/2010/12/spring-3-mvc-using-modelattribute-in.html

http://www.javacodegeeks.com/2013/04/spring-mvc-hibernate-maven-crud-operations-example.html

http://examples.javacodegeeks.com/enterprise-java/spring/mvc/spring-mvc-form-handling-example/#code


Hindrance of using jsp:

Some of the related .jar files (more precisely .tld files with those jars) have to put into "/WEB-INF/lib", though they are included in the main application's "dist"(or "target") folder.



沒有留言:

張貼留言

[夕陽感言] 系統的千瘡百孔

凡事都有兩面,有好處,自然有壞處;有得,自有失;沒有完美,總有它的限制。 沒有一個程式可以解決所有的問題,沒有一個系統沒有漏洞。它能到達「成熟」的階段,但它永不會完美。之後就是隨著年日總有「老化」的一天,或是世界進步了,或是已經maintain不到了……科技的日新月異,隨著pro...