Hi. I have an action that gets invoked by eg. "index.do?id=10" and if no
id parameter gets passed, it defaults to id = -1. If however, I've invoked it once, with "index.do?id=10" and then invoke "index.do" the
dyna form used, still contains the value 10 for the id key. Why? I can
see in the logs that the action does get invoked, so it's not browser
caching (which I've also disabled in a filter).


Thanks in advance,

Morten




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to