What are different implicit objects of jsp?
No Answer is Posted For this Question
Be the First to Post Answer
When does a container initialize multiple jsp objects?
What is request scope in jsp?
How we can disable session in jsp?
Show the 2 types of comments in JSP.
we want to provide the errors to the right side of the text field so what we want to add in jsp pages?
What is the advantage of using getProperty action, as compared to the accessor method?
How can multiple submits due to refresh button clicks be prevented?
Why do we use expression language in jsp?
How to disable scripting?
What are jsp and servlets?
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]
Why do we use jsp?