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

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.

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)