Michael Jouravlev wrote the following on 7/7/2005 5:26 PM:
On 7/7/05, Rick Reumann <[EMAIL PROTECTED]> wrote:
klute wrote the following on 7/7/2005 3:07 PM:
It seems like it would make sense to have both so that
you can use GET to set up a particular form and POST
to process that form. Inste
On 7/7/05, Rick Reumann <[EMAIL PROTECTED]> wrote:
> klute wrote the following on 7/7/2005 3:07 PM:
>
> > It seems like it would make sense to have both so that
> > you can use GET to set up a particular form and POST
> > to process that form. Instead, I'd have to look at the
> > request to see wh
klute wrote the following on 7/7/2005 3:07 PM:
It seems like it would make sense to have both so that
you can use GET to set up a particular form and POST
to process that form. Instead, I'd have to look at the
request to see what was invoked and then conditionally
do some processing.
No need f
Is there a good reason why Struts does not distinguish
between GET and POST requests and tunnels both through
execute()?
It seems like it would make sense to have both so that
you can use GET to set up a particular form and POST
to process that form. Instead, I'd have to look at the
request to se
4 matches
Mail list logo