At 15:44 20.04.2001 +0200, you wrote:
>an interesting feature of JSP is the possibility to use the MVC design 
>pattern (INPUT/OUTPUT/LOGIC separation)
>This is obtained  with the "forward" instruction.
>How the MVC design pattern can be implemented in the mod_perl (and 
>specifically Apache::ASP) architecture ?

http://www.catstep.de/zobel/post2redirect.html

The essence is if you respect GET/POST semantics: All scripts that process 
POST requests must always end up doing redirects.

Joachim

--
"... ein Geschlecht erfinderischer Zwerge, die fuer alles gemietet werden
koennen."                            - Bertolt Brecht - Leben des Galilei

Reply via email to