https://github.com/avidhanr/webtechnologies
This repo contains all about the web development using html, css, js and following with tomcat server, java servlets, jsp, jdbc connections and mysql.
https://github.com/avidhanr/webtechnologies
css3 html5 intellij-idea java javascript jdbc-driver jsp junit mysql-database servlert servlet-api tomcat10
Last synced: 3 months ago
JSON representation
This repo contains all about the web development using html, css, js and following with tomcat server, java servlets, jsp, jdbc connections and mysql.
- Host: GitHub
- URL: https://github.com/avidhanr/webtechnologies
- Owner: AVidhanR
- Created: 2024-04-05T05:40:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-23T17:12:45.000Z (over 1 year ago)
- Last Synced: 2025-06-02T02:26:37.305Z (about 1 year ago)
- Topics: css3, html5, intellij-idea, java, javascript, jdbc-driver, jsp, junit, mysql-database, servlert, servlet-api, tomcat10
- Language: HTML
- Homepage:
- Size: 1.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Web Technologies (WT)
- Languages used in WT are `HTML` `CSS` `JavaScript` `Java` `JDBC` `Java Servlets` and `Java Server Pages (JSP)`
- The code for every week is given in individual folder with name convention `WT_WEEK_0`
- Created by [A Vidhan Reddy](https://linktr.ee/itsvidhanreddy)
> [!IMPORTANT]
> ### Make sure to have...
> - MySQL Community Server (comes with MySQLWorkbench) - [download here](https://dev.mysql.com/downloads/file/?id=526408)
> - Apache Tomcat 10.1 Server - [download here](https://dlcdn.apache.org/tomcat/tomcat-10/v10.1.23/bin/apache-tomcat-10.1.23.exe)
> - JetBrains IntelliJ IDEA - [download here](https://www.jetbrains.com/idea/download/download-thanks.html?platform=windows&code=IIC)
> - mysql-connector-j-8.3.0.jar file - [download here](https://dev.mysql.com/downloads/file/?id=525082)