Skip to content

kimwoolina/Hi-Hello-World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi Hello World

'Hi Hello World' is a Q&A platform for professional and enthusiast programmers.
It features questions and answers on a wide range of topics in computer programming.

프로젝트 실행 | Getting Started

add folder
/hhwProject/src/main/webapp/lib

add jstl, jdbc jar file

readme


/hhwProject/src/main/java/com/ict/hhw/member/controller/MemberController.java 

public void send_mail(Member member, String subject, String message)
fill in your actual email address, email password of naver 

image


개발 환경 | Development Environment

  • Operating System : Microsoft Window 10
  • IDE : Spring Tool Suite 3 (3.9.13.RELEASE)
  • Web Application Server : Apache Tomcat 8.5
  • Database : Oracle 11g Express Edition
  • Framework & Open API : Spring, MyBatis, Ajax, jQuery
  • Version Manage System : Git