How will you use jsp el in order to get the http method name?
No Answer is Posted For this Question
Be the First to Post Answer
Can we define a class inside a jsp page?
What is a jsp and what is it used for?
Can we implement an interface in a jsp?
Which categories can be divided jstl tags, give examples.
What is jstl (jsp standard tag library)?
How does error handling occur with jstl?
What is the difference between <jsp:forward> and sendRedirect?
Show the 2 types of comments in JSP.
What are the different types of jsp tags?
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 to maintain sessions in jsp?can you tellme the methods.
16 Answers IBM, Scope International, TCS,
What are the components that make up a tag library in jsp?