Hi. Im having problems processing errors and success pages after calling a
service. Is there any documentation regarding when to use a specific type of
response? I have the following questions in particular:
 - What is the difference between *request* and *view*
 - Setting the response type as either *request* or *view*, when I refresh
my browser, the form previously submitted was still processed. If, however,
I set the response type to *request-redirect-noparam *will not process the
next form since no information was passed. I try not to use *
request-redirect* to avoid displaying sensitive data on the URL. What other
alternatives do i have?
Thank you in advance.


Ian

Reply via email to