Exploring the Optional in Java 8

Java 8 introduced several new features to the language, including the Optional class. This class was introduced to address the […]

Continue reading...

Introduction, Pharmacological Action/Function, Regulation of release and Drawback of Progesterone in Pharmacy

Introduction Progesterone is a gonadal hormone secreted from corpus luteum cell of ovarian follicle of female. It is steroidal in […] Continue reading »

How to get the value of selected option in a select box using jQuery

In this example, we are going to help to get the value of the selected option in the select box […] Continue reading »

Introduction and Type of Autacoids in Pharmacy

Autacoids Greek word- Autos means self and Akos means healing substance. Autacoids is also known as Local hormones because it […] Continue reading »

Introduction, Classification and Mechanism of Action of Emetic and Antiemetic drug in Pharmacy

Emetics or Vomiting An emetic is also known as Vomiting. It is defined as the process of evacuation or elimination […] Continue reading »

How to shuffle list elements in Java

On this page, we are going to shuffle or randomize elements of List in Java. In this example, we randomize the […] Continue reading »

Pagination in Struts 2 using jQuery datatable

In this Struts 2 tutorial, we will organize the bunch of data into pagination. In this example, we are using […] Continue reading »

Struts 2 File Upload Example

In this Struts 2 tutorial, we will help you to upload a file in Struts 2 application. In Struts 2, […] Continue reading »

How to get selected Radio button value in jQuery

In this tutorial, we will get the value of select Radio Button using jQuery API. jQuery provides the :checked selector […] Continue reading »

Struts 2 Annotation Login Example

In this Struts 2 tutorial, we will create a login application using Annotation. To create an annotation based application you […] Continue reading »

How to parse nested JSON object in Java

In this Java tutorial, we are going to parse or read the nested JSON object using the library JSON.simple. To parse […] Continue reading »

How to write JSON object to File in Java

In this Java tutorial, we are going to write JSON objects and JSON Array in a file using Java. To […] Continue reading »

1 39 40 41 42 43 45