What is jsp tag?
No Answer is Posted For this Question
Be the First to Post Answer
What are the jsp lifecycle phases?
What is scriptlet and what is expression?
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 auto-flush attribute?
What are the directives in jsp?
What are jsp and servlets?
Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page? : Citibank
How will you use jsp el in order to get the http method name?
Is jsp platform dependent?
What are scripting elements?
Explain lifecycle methods.
How do we catch exception and process it using jstl?