Answer Posted / anil nivargi
Please go through this blog
http://adnjavainterview.blogspot.in/2014/07/what-are-implicit-objects-in-jsp.html
explained clearly..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a scriptlet in jsp and what is its syntax?
Why we use jsp instead of html?
What is jsp container?
hpcl information systems officer 2008 Question Papers or any last previous questions papers thanks in advance shyamprasad71@gmail.com shyamprasad71@gmail.com
What do you know about writing custom jsp tags?
What is the difference between jsp and php?
How can you avoid scriptlet code in jsp?
How does a servlet communicate with a jsp page?
What are the scopes available in
What is expression tag in jsp?
What is an expression language?
Why jsp is used instead of html?
How can we retrieve warnings?
What is jsp translation time?
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]