andy wix wrote:
Hi,
Ah, that will be why... I use a link to submit. Is there any way to
force this to happen without a form?
Thanks,
Andy
_________________________________________________________________
It's fast, it's easy and it's free. Get MSN Messenger today!
http://www.msn.co.uk/messenger
FYI. You may want to read
http://www.w3.org/2001/tag/doc/whenToUseGet.html. This discusses (from
a W3C standpoint, nothing Struts-specific) when developers should use
POST and when they should use GET (i.e. parameters in a URL) to submit
HTTP requests. One of their guidelines (and they are only guidelines)
is that any operation that modifies a server-side resource should use
POST instead of GET.
-- Jeff Beal
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]