How to create your first java servlet on ubuntu

preview_player
Показать описание
Hello friends! In this video I have perfectly described how you can create and run you first java servlet on ubuntu desktop. This is needed a tomcat server and an instance of jdk and jre. You can use any available versions of these. If you need to know about the installations of tomcat and java on ubuntu then use the following links.

How to install tomcat8 on ubuntu 16.04

How to install and run java on ubuntu

Don't forget to
Like this video,
Comments your queries and feedbacks,
Subscribe this channel.

-~-~~-~~~-~~-~-
Please watch: "Java Database Connectivity with MySQL | JDBC"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

Here I was using jsp, trying to get a applet to load in it, using Java code this makes more sense than some tutorials I've found online. Thanks.

fairydragonbreath
Автор

1:10 Those pictures, are those also required for the program to run? 🐒🐒🐒

arnabbanik
Автор

broh actually i write my java file in /Desktop/servlet
" javac -d -classpath
o/p->error: no source files
what is my mistake broh

gokulramakrishnan