What is scriptlet tag?
No Answer is Posted For this Question
Be the First to Post Answer
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 will happen if we disable cookies in the web page?
What is jsp action tags?
How can i connect from jsp to servlet page
What are the main tags in jsp?
What are different implicit objects of jsp?
What is the purpose of <jsp:setproperty >?
What do you mean by jsp?
Can we use jstl in html?
Show the 2 types of comments in JSP.
What are jsp elements?
Explain some jsp life-cycle methods that can be overridden.