Hello Friends, In this blog post(Session Beans and their types) we are going to discuss the session beans and their types in detail. Session beans are mainly divided into two types: stateful and another is stateless session beans. Session beans(Session…
Hello Friends, In this blog post(EJB Features), we are going to let you know about the features of enterprise java beans. Before going to the features of EJB you can go with a detailed description of EJB in Hindi here.…
Hello Friends, in this blog post(Signs of Server Overloading) we are going to let you know about the symptoms of an overloaded web server, What and all signs an overloaded server provides or returns to us so that we can…
हेलो दोस्तों आज के इस ब्लॉग पोस्ट(EJB In Java In Hindi) में मैं आपको EJB के बारे में हिंदी में बताने वाला हूँ | EJB का फुल फॉर्म होता है ‘Enterprise Java beans’. आज के इस ब्लॉग पोस्ट(EJB In Java…
हेलो दोस्तों आज के इस ब्लॉग पोस्ट(Java Beans In Hindi) में मैं आपको java beans के बारें में हिंदी में बताने वाला हूँ, java bean क्या है? तथा इसके लाभ क्या.. | java beans(Java Beans In Hindi) एक तरह के…
हेलो दोस्तों आज के इस ब्लॉग पोस्ट(ODBC in java in Hindi) में मैं आपको ODBC के बारें में बताने वाला हूँ | अगर आपने java subject की पढाई की होगी तो आपने ODBC के बारे में जरूर पढ़ा होगा |…
हेलो दोस्तों आज के इस ब्लॉग पोस्ट(What is JDBC In Hindi) में मैं आपको jdbc के बारे में हिंदी में बताने वाला हूँ | इस jdbc का अध्ययन आपने java पढ़ने के दौरान जरूर किया होगा | पर अगर jdbc(What…
Hello Friends, In this blog post(What is JSP and its advantages) we are going to let you know about JSP(Java server pages). Here we will see how the JSP technologies work, and how the JSP is different from the servlet.…
Hello Friends, In this blog post(Advantages and Disadvantages of Servlet) we are going to explain to you the advantages and disadvantages of the Servlet. Servlet(Advantages and Disadvantages of Servlet) is nothing but the Java program that is used for calling…
Hello Friends, In this blog post(What is Servlet and Servlet life cycle?) I am going to let you know about the Java servlet and how it is processed. A servlet is nothing but a Java class that is instantiated by…