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

Post New Answer

More JSP Interview Questions

Can we define a class inside a jsp page?

0 Answers  


What is a jsp and what is it used for?

0 Answers  


Can we implement an interface in a jsp?

0 Answers  


Which categories can be divided jstl tags, give examples.

0 Answers  


What is jstl (jsp standard tag library)?

0 Answers  






How does error handling occur with jstl?

0 Answers  


What is the difference between <jsp:forward> and sendRedirect?

6 Answers   HCL,


Show the 2 types of comments in JSP.

0 Answers  


What are the different types of jsp tags?

0 Answers  


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]

0 Answers  


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?

0 Answers  


Categories