Skip to content
  • Java
    •  Core Java
    • Java Code Examples
    • Java Executor Framework
    • Hibernate
    • Java8 Streams Realtime examples
    • Advanced Java Tutorials
    • Oracle Java Certification
    • OCJP Certification Dumps
  • Data structures
  • Liferay 7
    • Liferay DXP Hooks
    • Liferay 7 themes
    • Lifray 7 Layouts
    • OSGI
      • OSGI Components
      • OSGI Services
  • Liferay
    • Kaleo Workflow
    • Liferay Service Builder
    • Clustering
    • Liferay SSO
    • Jenkins Integration
    • Liferay Sonar
    • web services
    • Liferay Theme Concepts
  •  FrontEnd
    • Javascript
    • JavaScript
    •  ReactJS
    • HTML
    • Flutter
    • CSS
    •  AngularJS
  • Spring Boot
    • Spring
    •  Struts2
    • Struts2 tutorial
  • Web Services
    • REST Web Services
    • SOAP Web Services
  • Interview Questions
    • Liferay advanced Interview Questions
    • Java Interview Questions
    • java8 interview questions
    • java collections interview questions
    •  System Design Interviews
    • System design interview questions
    • Spring Interview Questions
    • SQL Interview Questions
    • React Interview Questions
    • Javascript Interview Questions
  • DevOps
    • GIT
    • Linux
    • Jenkins
Top Tags
  • collection of system design interview questions
  • java system design interview questions
  • system design interview questions google
  • system design interview questions for freshers
  • system design interview questions facebook
  • system design interview questions amazon
  • java fresher written test questions

Latest Post

Java Adaptive Rate Limiting Java Leaky bucket rate limiting Algorithm Java Fixed window Rate limit Algorithm Java Sliding Window Rate Limiter Algorithm Java Token Bucket Rate Limiter Algorithm
Java Certification OCJP Certification Dumps

Java SE8 Programmer 1z0-808 dumps

May 16, 2022 Javasavvy

Questions1: Given: public class Triangle { static double area; int b = 2, h = 3; public static void main(String[] args) { double p, b, h; // line1 if (area…

Liferay 7 Liferay7

Liferay 7 External Database using JNDI

May 16, 2022 Javasavvy

Liferay 7 External Database using JNDI In this tutorial we will see how to integrate with external database using JNDI with Service Builder. Installations: Liferay Eclipse IDE M1 Liferay 7…

Java Certification Java Programming Questions OCJP Certification Dumps

Java Certification – Arrays

May 16, 2022 Javasavvy

1. Assume you have two instances of Student Object. Which is following array declaration is correct ? Student students(student1, student2}); Student [] students(student1,student2); Student students = [student1,student2]; Student [] students…

Java Script Javascript Javascript Interview Questions React Interview Questions

React Interview Questions

May 15, 2022 Java Savvy

In this, we will see more on React Interview Questions What is React and explain major features of it? React is an open-source frontend JavaScript library which is used to build user…

Liferay Upgrade Liferay6

Liferay Upgrading process

May 15, 2022 Javasavvy

Liferay Upgrading process In one of the projects,we upgraded Liferay from 6.0 to 6.2. In this tutorial, I will explain about upgrade process, probably which would save time. Activities in…

Clustering Liferay Liferay6 Session Replication Unicast Session Replication on tomcat

Liferay Unicast session replication

May 15, 2022 Javasavvy

Liferay Unicast session replication This tutorial will drive you on configuring uni-cast session replication on liferay tomcat node. In AWS or cloud Environments, multicast clustering will not work since broad…

Clustering Liferay6

Liferay Clustering Concepts

May 15, 2022 Javasavvy

Liferay Clustering Concepts Liferay Clustering Concepts tutorial will drive you on  clustering concepts. Applications are required to configure clustering  handle large amount of traffic when one of the servers goes…

Liferay Liferay 7 Liferay6

Liferay window states

May 15, 2022 Javasavvy

Liferay Window States What is window state: window state indicate the amount of space taken by the portlet All java supported portlets have the below modes: Minimized: only portlet title…

Spring Spring REST tutorial Spring REST Webservices WebServices

Spring REST Webservices Tutorial

May 15, 2022 Javasavvy

Spring REST Webservices Tutorial In this tutorial we will see how to implement Spring REST  Web services? Spring MVC framework also produces REST resources with content type as JSON or XML. Click…

Liferay Liferay JS injections Liferay XSS filter Liferay6

Liferay XSS filters

May 14, 2022 Javasavvy

Liferay XSS filters Applications are vulnerable to Java script injections. In this tutorial, we will see possible ways to restrict the JS injections in input fields. There are two ways…

Posts navigation

1 … 30 31 32 … 52

You missed

Java Rate Limiting

Java Adaptive Rate Limiting

May 24, 2023 Javasavvy
Java Rate Limiting

Java Leaky bucket rate limiting Algorithm

May 24, 2023 Javasavvy
Java Rate Limiting

Java Fixed window Rate limit Algorithm

May 24, 2023 Javasavvy
Java Rate Limiting

Java Sliding Window Rate Limiter Algorithm

May 24, 2023 Javasavvy

Javasavvy

  • Home
  • Advanced Java Tutorials
  • AngularJS Tutorials
  • Core Java
  • Java
  • Jenkins Tutorials
  • Liferay
    • Kaleo Workflow
    • Liferay Service Builder
    • Liferay Theme Concepts
    • web services
  • Liferay 7
  • Liferay DXP Hooks
  • OSGI
  • REST Web Services
  • search
  • SOAP Web Services
  • Spark Tutorials
  • Spring 4
  • Struts2
  • Spring
  • Hibernate
  • Interview Questions
    • Java Interview Questions
    • Liferay Interview Questions
    • Spring Interview Questions
  • data structures
  • Web Services