Skip to content
  • info@asjava.com

Asjava

Java development blog

  • Home
  • Java Core
    • Java Core Tutorials
      • Java Core
      • Distributed Java
      • Java XML
      • JDBC
  • Java Swing
  • Web Services
  • Oracle
  • Unit Testing
    • Java Unit Testing Tutorials
      • Junit
      • TestNG
  • Web Server
    • Web Server Tutorials
      • Tomcat
      • Jetty
  • Other
    • Other Tutorials
      • Ant

Author: Martin George

March 20, 2024
Core java

How to Remove an Element from an Array in Java

Arrays are a fundamental data structure in many programming languages, including Java. They allow for […]

Learn More
March 20, 2024
Core java

How to Initialize an Array in Java: A Comprehensive Guide

Arrays are a fundamental concept in programming, and anyone with experience in languages like C […]

Learn More
March 5, 2024
Ant

Apache Ant Features

ANT stands for another neat tool. It is a Java-based build tool from Apache. Before we get into the details of Apache Ant, let’s first understand why we need a build tool.

Learn More
March 5, 2024
Ant

Apache Ant – Quick Start

Linux: install from the repository with a command like sudo apt-get install ant (replace apt-get with yum if necessary).

Learn More
March 5, 2024
Jetty

Jetty 6.0 to provide a new architecture for AJAX applications

From the browser’s perspective, this is all transparent. A “persistent request” is sent, and the server responds to it when an event occurs on the server.

Learn More
March 5, 2024
Tomcat

How to deploy an application in Tomcat

We live in a modern age where almost anything can be done with technology. Whether you want to manage your account, pay your bill, or even find a way to make money online, you can do it all with the help of the internet.

Learn More
March 5, 2024
Tomcat

Tomcat components

Tomcat is an open-source servlet container that also serves as a web server. At first glance, Tomcat seems to be a rather complicated topic, but it is not.

Learn More
March 4, 2024
TestNG

What is TestNG?

TestNG is a test framework created by Cédric Beust that helps to meet a significant number of AQA & Dev testing needs.

Learn More
March 3, 2024
Tomcat

Apache Tomcat

Apache Tomcat is a modern application server that enables the operation of projects in the Java language.

Learn More
March 2, 2024
TestNG

History and development

In the world of software development, testing plays a key role as it ensures the reliability and stability of applications.

Learn More

Posts navigation

Older posts
Newer posts

Recent Posts

  • AI Tools for Recruiting Java Developers: Streamlining the Hiring Process
  • Mastering TestNG: Installation to Advanced Techniques
  • Dive into Web Services with CXF: A Hello World Primer
  • TestNG Tutorial and Example – Suite Test
  • Using SAX Parser to Read XML Files in Java
  • Sorting a Map by Key in Java Programming
  • Using JoptionPane Showinputdialog with Password in Java
  • Group Testing in TestNG: A Comprehensive Guide
  • Navigating Directory Creation with Ant

Categories

  • Ant
  • Core java
  • Distributed Java
  • Java Core
  • Java Swing
  • Java XML
  • JDBC
  • Jetty
  • Junit
  • Oracle
  • TestNG
  • Tomcat
  • Web Services

Pages

  • Home
  • About
  • Contact
  • Privacy Policy

Recent Posts

  • AI Tools for Recruiting Java Developers: Streamlining the Hiring Process
  • Mastering TestNG: Installation to Advanced Techniques
  • Dive into Web Services with CXF: A Hello World Primer
  • TestNG Tutorial and Example – Suite Test

Java is one of the most popular programming languages among Ukrainian developers and the most common among back-end developers. It is well suited for beginners due to its large community, demand in the labor market, and a variety of learning resources.

Copyright © All rights reserved.