Gradle JSP Quick Setup Tutorial | JAVA & Groovy Language | Web Application

preview_player
Показать описание
Please avoid or flag spams/hateful comments. And do not spam. Enjoy :)
------------------------------------------------
Official Gradle JSP Guidelines:-

Blog Link:-

Subscribe my Channel:-

Facebook Page:-

Twitter Account:-

Blog :-
------------------------------------------------

Hey guys.
In this video, I shall create JSP application using gradle in the quickest way possible.
There are plenty of tutorials available on internet for installing gradle and java, so we shall skip that part.
There is an official document from gradle to setup JSP. That link is given in the description.
There are requirements that you should have.

Configuring basic JSP doesn’t require more than 5 minutes.
And we are using groovy as a build.

First instruction is to create folder structure like this.
Open the file system or my computer, I already created a TUTORIAL folder, go inside it and start to create new folders.

Click on GROOVY tab if kotlin is selected by default.

Next, open webdemo folder in terminal or command prompt.

Even though the gradle version is greater than 4.10, don’t use that wrapper.

type the same command as they provided.

It will create some files and folders inside webdemo.

There are the number which indicates what is the purpose of that code.

Now, copy this id and paste it in plug in.

After that, go to terminal and type the command they provided.

It will provide a URL. Copy that and paste it in browser.

If you click on hello, the GET method is called.

Force refresh it.

To access JSP, type name and click on button.

So, that is it. The core JSP is ready.

Required links are given in the description.
Don’t forget to like, share and subscribe.
Thanks for watching.
Рекомендации по теме
Комментарии
Автор

hey can you share this code on ur git or any other places, bec in the gradle .doc i'm not able to locate the same page that you have just explained in this videos...

pawankumar
welcome to shbcf.ru