Which is better jsp or javascript?
No Answer is Posted For this Question
Be the First to Post Answer
What is jsessionid?
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]
How do we catch exception and process it using jstl?
A jsp page, include.jsp, has a instance variable "int a", now this page is statically included in another jsp page, index.jsp, which has a instance variable "int a" declared. What happens when the index.jsp page is requested by the client?
Which is mandatory in tag in jsp?
What do you mean by jsp?
What is jsp in javascript?
Explain some jsp life-cycle methods that can be overridden.
What language is jsp?
how to enable session tracking for jsp pages,if the browser has disabled cookies?
what will happen if we disable cookies in the web page?
Why do we use jsp?