What is jsp action tags?



What is jsp action tags?..

Answer / Darshan Kumar Singh

JSP Action Tags are special tags used in JSP pages to perform specific operations. They start with the prefix 'jsp:' and include tags such as scriptlets, declarations, actions, and form-related tags.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

How to works asjx in jsp?

1 Answers  


how to insert star image and need to rate it.. one star two star so on how to do in jsp...????

1 Answers  


What is the difference between a scrollbar and a scrollpane in jsp?

1 Answers  


How to make a “new line in html” in jsp?

1 Answers  


what is the extended star schema

1 Answers  


What is the difference between include and jsp directive: include action?

1 Answers  


Differentiate between <jsp:include page=…> and <%@include file=…>.

1 Answers  


why JSP is bigger choice for software development as compare to ASP.

2 Answers  


What is taglibs?

1 Answers  


How are cookies set in jsp?

1 Answers  


Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?

1 Answers  


What are jsp declarations?

1 Answers  


Categories