Install Spring env in eclipse

in spring •  4 years ago 
  1. Download Eclipse EE version from https://www.eclipse.org/

image.png

  1. unzip or install the program. and test if the program works properly

image.png

  1. change whole text encoding to set in UTF-8(this is widely used encoding way these days)

image.png

  1. Click right mouse button at project explore page then create server project.
    Since tomcat is normally used as web application server in JSP, (download it before proceed no.4 from internet and unzip) choose it like bellow shot.

image.png

5.set tomcat server like bellow and save, then test if it works well

image.png

image.png

  1. press market in eclipse

image.png

  1. search 'sts' , then press install

image.png

image.png

  1. now you can enjoy your web programming by using spring or servlet.

image.png

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!