Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/achanandhi-m/jsp-basics
- Owner: Achanandhi-M
- Created: 2023-06-18T09:37:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-18T09:43:49.000Z (over 1 year ago)
- Last Synced: 2024-11-05T22:06:10.228Z (2 months ago)
- Language: Java
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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