글목록

2014. 11. 10.

[Spring] Spring + tomcat Mac install


1. sts down 
http://spring.io/tools/sts
  

 2. sts unzip
 
3. sts excute
 
 4. sts main
 5. tomcat site
http://tomcat.apache.org/ 
 
 6. tomcat down
 7. tomcat unzip
 8. add server
9. add tomcat 8.0 server
10. tomcat path setting
11. added tomcat server
12. make spring project
 
 
13. select Spring MVC Project
14. add xxx.xxxx.xxx 
15. add server in test project
16. add test projcect
17. Run tomcat server
18. run server check
19. run test project use to server
 
 
20. start test

21. Enconding set add
page session="false" pageEncoding="UTF-8"
 
 
22. Hello world!
 
 

댓글 없음:

댓글 쓰기