--
--
You received this message because you are subscribed to the Google
Groups "Eiffel Web Framework" group.
To post to this group, send email to
eiffel-web...@googlegroups.com
To unsubscribe from this group, send email to
eiffel-web-frame...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/eiffel-web-framework
See the site for the Eiffel-Web-Framework project at
https://github.com/EiffelWebFramework/EWF
---
You received this message because you are subscribed to the Google Groups "Eiffel Web Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to eiffel-web-frame...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I do that later.
Anders
Hi
I redesigned so that I check earlier If I should redirect. After the check I decide which page to send to the browser. Earlier I Started with the expected page and when I found a reason to redirect I did that. I guess the concequense was that the system tried to complete the first page but the status was corrupted due to my redirect
Anders