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 |
How to works asjx in jsp?
how to insert star image and need to rate it.. one star two star so on how to do in jsp...????
What is the difference between a scrollbar and a scrollpane in jsp?
How to make a “new line in html” in jsp?
what is the extended star schema
What is the difference between include and jsp directive: include action?
Differentiate between <jsp:include page=…> and <%@include file=…>.
why JSP is bigger choice for software development as compare to ASP.
What is taglibs?
How are cookies set in jsp?
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?
What are jsp declarations?