Skip to content

A project to run on Linux, and allow Core Java programs to be executed via web browser from any connected node

License

Notifications You must be signed in to change notification settings

ninjabhishek/java-on-the-web

Repository files navigation

java-on-the-web

A project to run on Linux, and allow Core Java programs to be executed via web browser from any connected node. This is an open source project, one is definitely open to suggestions and addition of more features. More programming languages are being added to the project. The project is under development using Java as language instead of PHP. The project will soon be available globally. Actions will soon taken for such using AWS.

Follow this step to run the project:

  1. Install apache, php and mysql in your Linux OS
  2. Make a databse 'dbtest', a table 'users' under it and 3 columns, 'rollnumber', 'email', 'password' in it.
  3. Make sure password is atleast 32 in varchar, since it is in MD5. Make any of the column as primary key(not necessary).
  4. Make sure the database user and password matches in the file 'dbconnect.php'
  5. Run the project with localhost on same computer or with it's IP on a connected node.

For any help/assistance, search for problems on Google. Still not helpful? Email: [email protected] or call +91-7415828201

About

A project to run on Linux, and allow Core Java programs to be executed via web browser from any connected node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published