What do you know about pagecontext and what are the advantages of using it?
No Answer is Posted For this Question
Be the First to Post Answer
How do I use comments within a jsp page?
How we can use javascript with jsp pages?
What is context in web application?
What is session management in jsp?
How to pass information from jsp to included jsp?
Can constructor be used instead of init(), to initialize servlet?
Can a subsequent request be accessed with one’s servlet code, if a request attribute is already sent in his jsp?
Mention the various implicit objects used in the expression
What is the use of session management?
write a program in javasacript to shake the window
Define Static Block.
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]