On Fri, 2010-01-29 at 09:43 -0500, Mossman, Paul AVAYA (CAR:9D30) wrote:
> 
> > > Depending on how you got to the page, you can sometimes get that 
> > > browser message about re-sending information that will 
> > repeat any action.
> > 
> > There is a simple way to prevent that, and we should be using it
> more.
> > That happens when you get to the page by using a POST request 
> > - if the POST request does whatever it's going to do and then 
> > returns a redirection (302) http response, the browser will 
> > then do a GET to whatever URL the server redirected to, and 
> > that page will not have the repeated action warning on 
> > subsequent refreshes.
> > 
> > I don't know whether implementing that paradigm is easy in 
> > our framework or not, but doing it makes for a _much_ better 
> > web application experience.
> 
> Sounds good.  Can you open a JIRA Scott?

It's a pretty broad item - if you think you need an issue to track
studying how to do it in the current framework, then by all means create
it.  I think that it falls under the general heading of "make the
interface more user friendly".


_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to