PUBLIC   marks

ON THIS LINK

Enterprise Java Community: Redirect After Post

by jpcaruana (via)
All interactive programs provide two basic functions: obtaining user input and displaying the results. Web applications implement this behavior using two HTTP methods: POST and GET respectively. This simple protocol gets broken when application returns web page in response to POST request. Peculiarities of POST method combined with idiosyncrasies of different browsers often lead to unpleasant user experience and may produce incorrect state of server application. This article shows how to design a well-behaved web application using redirection.

Comments

No comment on this link yet. React !


PUBLIC TAGS
on this link

java   programmation   struts   web  

BY

jpcaruana
the 14/11/2006 at 16:23