How to use Action in JSP?
honeysharma111:
click thank you
Answers
Answered by
0
- There are many JSP action tags or elements.
- Each JSP action tag is used to perform some specific tasks.
- The action tags are used to control the flow between pages and to use Java Bean.
- The jsp:useBean, jsp:setProperty
- and jsp:getProperty tags are used for bean development.
- So we will see these tags in bean developement.
- In this example, we are forwarding the request to the printdate.jsp file with parameter and printdate.
- jsp file prints the parameter value with date and time.
- hope helps ...
- pls mark brainliest. ..
Similar questions
Computer Science,
6 months ago
Math,
6 months ago
Math,
11 months ago
Math,
11 months ago
Chemistry,
1 year ago