주말을 이용한 java struts2를 이용한 웹 개발 후기
Posted in Uncategorized on December 21st, 2009 by admin – 11 Comments최근에는 혼자 웹 개발을 할때는 Ruby on Rails를 주로 이용하는데,
최근에는 혼자 웹 개발을 할때는 Ruby on Rails를 주로 이용하는데,
만약에 내가 자바로 웹개발을 한다면,
아래 프레임워크, 라이브러리를 사용하려 합니다.
다른 좋은 것들 있으면 알려주세요.~
Web Framework
Struts 2 – http://struts.apache.org/2.x/index.html
Spring Plugin – http://struts.apache.org/2.x/docs/spring-plugin.html
Web Presentation
FreeMarker – http://freemarker.org/
SiteMesh Plugin – http://struts.apache.org/2.x/docs/sitemesh-plugin.html
Javascript
Struts2 jQuery Plugin – http://code.google.com/p/struts2-jquery/
Struts2 jQuery Plugin Showcase – http://www.weinfreund.de/struts2-jquery-showcase/index.action
DB Access
iBatis – http://ibatis.apache.org/
iBator – http://ibatis.apache.org/ibator.html
Log
Log4j – http://logging.apache.org/log4j/
Build, Deploy
Apache Ant – http://ant.apache.org/
Operation
Apache Tomcat – http://tomcat.apache.org/
Misc.
Struts 2 Plugins – http://cwiki.apache.org/S2PLUGINS/home.html
또 필요한게 뭐가 있을까??