How to configure init parameters for jsp?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different directives in jsp?
What is el in jsp?
Which method cannot be overridden in jsp?
Which tag is used to execute java source code in jsp?
How to use jsp el to get http method name?
What are jsp action tags?
What do you mean by jsp directives?
Explain jsp action elements or action tags?
How can automatic creation of session be prevented in a jsp page?
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 many messaging models do jms provide for and what are they?
What are jsp and servlets?