What is the _jspservice() method?
No Answer is Posted For this Question
Be the First to Post Answer
What are directives in jsp?
Explain static method?
Can a jsp page instantiate a serialized bean?
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]
What are the different jsp element types?
What is content type in jsp?
how to pass values to a function fron input tags, and how to display that values in that called function
Mention the advantages of jsp over pure servlets?
How can I set a cookie and delete a cookie from within a jsp page?
How can we extend jsp technology?
What is jsp usebean?
What is the purpose of jsp?