Skip to content

The project was intended to create an HTTP server that works on port 80. This is a custom server where you can change the port and provide the required HTML in the html field and required js in the javascript field and it will be delivered to the client requested the page.

Notifications You must be signed in to change notification settings

AkhilRautela/JAVA-HTTP-SERVER-html-javscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

JAVA-HTML-SERVER-WITH-JAVASCRIPT

THIS JAVA CODE FORMS AN HTML SERVER LIKE APACHE ON YOUR LOCALHOST ON PORT 80(HTML). YOU CAN INCLUDE YOUR JAVASCRIPT BY NAME OF boss.js AND WERITE THE CODE ON HTML AND JAVASCRIPT PORTION OF THE JAVA-CODE.

About

The project was intended to create an HTTP server that works on port 80. This is a custom server where you can change the port and provide the required HTML in the html field and required js in the javascript field and it will be delivered to the client requested the page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages