Skip to content

EasynHow, Know How!

Just another WordPress site

  • Java
    • Java 8
  • Javascript
  • jQuery
  • J2EE
    • Spring
  • What’s New
  • C
  • C++
  • Others
    • Data Structures
    • Algorithms

Category: J2EE

March 3, 2018 Anoop Kumar Rai

Spring asynchronous support for request processing

Spring 3.0 introduced the @Async annotation for executing tasks asynchronously. The asynchronous capabilities are highly useful in situations where we

Continue reading »
May 26, 2017 Anoop Kumar Rai

Integrating Facebook Login

Integrating Facebook Login Facebook login is considered as one of the most preferable way for authenticating users. This approach is

Continue reading »
May 26, 2017 Anoop Kumar Rai

JAVA/XML based configuration of DWR 3 with Spring MVC 4 and annotations

JAVA/XML based configuration of DWR 3 with Spring MVC 4 and annotations This post is for people who know working

Continue reading »
May 26, 2017 Anoop Kumar Rai

Some useful JSP Expression Language hacks in JSP

Some useful JSP Expression Language hacks in JSP If you have JSTL in your classpath(by including JSTL.jar and standard.jar in

Continue reading »
May 26, 2017 Anoop Kumar Rai

How to configure sessioncookie at Tomcat server level OR at Application level (web.xml)

How to configure session cookie at Tomcat server level or at Application level (web.xml) In this post we will see

Continue reading »
May 26, 2017 Anoop Kumar Rai

Some useful flags (N, NC and QSA) for Apache server rewrite rules

Some useful flags (N, NC and QSA) for Apache server rewrite rules There are many flags available for Apache rewrite

Continue reading »

Search