You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to java-bra...@googlegroups.com
Hi,
I've a query on Servlet
I learned that we can redirect from one servlet to another in a web application. While redirecting what the action would be, POST or GET? If we can do both how can we define that during the redirection?