Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/achanandhi-m/jsp-basics

Learning one of the server side scripting language JSP(Java Server page)
https://github.com/achanandhi-m/jsp-basics

Last synced: 18 days ago
JSON representation

Learning one of the server side scripting language JSP(Java Server page)

Awesome Lists containing this project

README

        

# JSP-Basics
Learning one of the server side scripting language JSP(Java Server page)
Use Apache Tomcat or use any web server for deploying your file ,Create folder in webapps and create file inside that folder
For seeing the output go to browser and type http://localhost:8080/foldername/filename.jsp