Why httppost is used in mvc?
Answer / Moneeka
HTTP POST is used in MVC for submitting data to the server. When a form is submitted, it typically uses the HTTP POST method to send the form data to the server-side controller action, which can then process and save the data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the exception filters in mvc?
Explain what is routing in mvc?
What is bootstrap in mvc?
What is mvc medical?
What is spring mvc model?
Is angular js mvc?
What is mvc routing?
What is the viewbag in mvc?
List out the types of result in mvc?
What is crud mvc?
What is the difference between partial view and layout in mvc?
What is the difference between mvc and mvp?