When will container initialize multiple jsp/servlet objects?
No Answer is Posted For this Question
Be the First to Post Answer
Is there a way I can set the inactivity lease period on a per-session basis?
What is a jsp page?
What is taglib uri in jsp?
Explain the advantages of jsp?
What are jsp implicit objects?
What is the use of jsp and servlet?
Why is _jspservice() method starting with an '_' while other life cycle methods do not?
What are the components that make up a tag library in jsp?
What is the major difference between servletcontext and pagecontext?
What is jstl used for?
Which language is used to write servlets and jsp?
When i am useing useBean tag of JSP in weblogic server It show compiletion error..Like bad class file: C:\bea\user_projects\domains\Mahesh\applications\UseBean\WEB-INF\classes\user\UserData.class class file has wrong version 49.0, should be 48.0 Please remove or make sure it appears in the correct subdirectory of the classpath. user.UserData user1 = null; //[ /SaveName.jsp; Line: 4]