Which among the following happens in PRG pattern?
For displaying screen there is GET request, for changing status of server POST request is made.
In struts-config.xml file in the action tag "redirect=false" will be there.
When the page is refreshed GET request is made.
Only 1
Only 1&3