What is use of scriptlet tags in jsp?
No Answer is Posted For this Question
Be the First to Post Answer
What are different types of comments used in jsp?
Explain the advantages in jsp?
how to disable the expression language in a jsp?
What is the <jsp:forward> standard action?
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 is the difference between servletcontext and pagecontext?
What class.forname will do while loading drivers?
Differentiate between response.sendredirect(url) and <jsp:forward page = …> ?
Can jsp run without server?
How can we retrieve warnings?
What is a jsp directive?
What does .com stand for?