Lexibal Logo

Team Lexibal

Follow:
2280 Articles

Bar on Second Suit (Constructive Res Judicata) under the Civil Procedure Code (CPC)

Constructive Res Judicata is a principle under Section 11 of the Civil…

Lexibal Logo

Restitution Under the Civil Procedure Code (CPC)

Restitution is a remedy provided under the Civil Procedure Code (CPC) that…

Lexibal Logo

Suits Relating to Public Nuisance & Public Charities under CPC

Under the Civil Procedure Code (CPC), the provisions related to Suits Relating…

Lexibal Logo

Commission for Examination of Witnesses under the Civil Procedure Code (CPC)

The Commission for Examination of Witnesses is a mechanism provided under the…

Lexibal Logo

Alternative Dispute Resolution (ADR) & Civil Procedure Code (CPC)

Alternative Dispute Resolution (ADR) refers to a range of methods used to…

Lexibal Logo

Inherent Powers of the Court

The concept of inherent powers of a court refers to the power…

Lexibal Logo

Foreign Judgments & Their Enforcement

The enforcement of foreign judgments refers to the recognition and implementation of…

Lexibal Logo

Suits by Indigent Persons (Order 33 CPC)

Order 33 of the Civil Procedure Code (CPC) deals with the suits…

Lexibal Logo

Reference, Review & Revision under CPC

In the context of the Civil Procedure Code (CPC), reference, review, and…

Lexibal Logo

Appeals in CPC (Civil Procedure Code)

An appeal is a process by which a party seeks a review…

Lexibal Logo
document.addEventListener("click", function(e) { let a = e.target.closest("a"); if (!a) return; const href = a.getAttribute("href"); if (!href) return; // Only for external websites if (href.startsWith("http") && !href.includes(location.hostname)) { e.preventDefault(); // Method 1 window.location.assign(href); // Method 2 (fallback) setTimeout(function () { window.open(href, "_self"); }, 100); } }, true);