Category

What is

Browse practical tutorials, guides, and examples from this archive.

33 articles

Latest Articles

Literals in Java

Literals in Java

Literals are constant values that appear directly in the code. They are used to assign values to variables…

April 2, 20225 min read

Tokens in Java

Tokens in Java

In this post, we will learn the tokens in Java. Let’s learn how tokens are formed first. Basically,…

April 1, 20222 min read
git change remote url

HTTP Methods

HTTP methods are basically used to let server know what to do with the given resource of the…

February 19, 20222 min read
git change remote url

Servlet Redirections

Whether building a new Web application or adding some new pages in the existing Web application, it is…

February 15, 20225 min read