Hi

When creating my application I use the forward action to separate logic.

However the downfall of this is when a user hits Refresh on the browser or F5 they are taken back to the action that initiated the forwarding.

I use this for validating forms and sending the user through different paths depending on results.

Is there a better method to handle this within Zend?

How do other handle user pathing ?

Cheers

Ian

Reply via email to