Java,J2ee,Hybris E-commerce suit,Apache Ofbiz ,database, E-commerce domain Experts

Blog provide core concept of Java , J2ee , Struts Framework, Spring, Hibernate, apache ofbiz,Hybris e-commerce suit.Net4.0 framework,Websphere Application Server (WAS), DB2, WSAD and JavaScript. Also covers Tips and Tricks , Codes , Tutorials , Solutions for Developers , latest Interview Questions & Answers

Connection pooling JNDI name setting in IBM WAS App Server stepwise

›
For Setting JNDI name for connection pooling in IBM WAS App Server

Object constructor concept in Java | can we write a method name same as constructor name in class definition

›
Concept 1:  can we write a method same name as constructor in class definition. Exp:     Yes we can write a method same name as constructo...

Object wait() method concept in java multithread enviornment

›
Object method wait() in multithread enviornment    the wait() method causes a thread to release the lock it is holding on an object; allowi...

Static keyword concept in Java |

›
Static keyword concept in Java concept 1 : When we use Static keyword in class definition then JVM will allocate only one memory location fo...

Will default constructor is run When we deserialized of serialized object that implements serializable interface ?

›
Concept : Answer will NO, when we deserialized the object that implements serializable interface Default constructor will not run Code :  c...

Serialization concept in java | how serialization work in java

›
Serialization in JAVA Serialization in JAVA Definition  :  java serialization is to write an object into a stream, so that it can be transp...

How will you write an own immutable class in java ?

›
Writing an immutable class is generally easy but there can be some tricky situations. Follow the following guidelines: 1. A class is d...
‹
›
Home
View web version
Powered by Blogger.