That is the main difference. With an announce event, the URL will stay the same and the new event gets added to the event stack. With a redirect event, the client will receive a 302 status code and the browser will redirect to the new URL. They both have similar options for persisting event arguments, but the mechanism for doing so will be different depending on your configuration. For example, with redirect you can specify if arguments are persisted via URL or COOKIE.
http://trac.mach-ii.com/machii/wiki/URLManagementFeatures#RedirectCommand -- Jason On Monday, November 19, 2012 11:25:16 PM UTC-6, Shushant Arora wrote: > > What is the diff b/w redirect and annouce event. > Does in announce event clent is unaware of new event and URL of browser > does not change. > Is this the difference and wat all other diff are b/w two? > > Thanks > Shushant Arora > -- -- To post to this group, send email to mach-ii-for-coldfusion@googlegroups.com For more options and to unsubscribe, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en New (July 2012): We've moved to GitHub: https://github.com/Mach-II/Mach-II-Framework