Tag: J2EE
-
Tutorial of Simple JSP Tiles application without Struts
Example of Simple JSP Tiles application without Struts
-
Java – J2EE Interview Questions – 1
JAVA – J2EE Interview Questions – 1, JAVA – J2EE Interview Questions – 1,custom tag JSP, Externalization , serialVersionUID, difference between interface and abstract class, iterate HashMap
-
J2EE – Servlet , JSP , JSF and JMS Version Table
J2EE – Servlet , JSP , JSF and JMS Version Table
-
Create Servlet using Annotation – Servlet 3.0
Create the Servlet without any deployment descriptor. Using Annotations
-
Cause and solution of “org.hibernate.LazyInitializationException: could not initialize proxy – no Session” error
Cause and solution of “org.hibernate.LazyInitializationException: could not initialize proxy – no Session” error
-
Difference in SendRedirect() and RequestDispatcher() in Servlet
difference in SendRedirect() and RequestDispatcher() in Servlet
-
Life Cycle of Servlet
Explain Life Cycle of Servlet
-
How container handles the Servlet request
How container handles the Servlet request or How the apache Tomcat works
-
Example to Override the init() method of the servlet
Example to Override the init() method of the servlet
-
Why not to write constructor in Servlet
Why not to write constructor in Servlet