How to use a eclipse to create a project to write the JSP? [closed]
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this questionI have a question about the eclipse. I want to write JSP by using eclipse. However, I don't know how to create a project and the .jsp file. Can anyone teach me how to write the jsp in eclipse. Thank you.
Tutorial for beginner
If you are beginner, then I think it's better to write your first JSP page in Tomcat. After, you get enough experience of creating JSP page in Tomcat, or any other web server, then you should go with eclipse. This will help you cover your lots of basics.
精彩评论