The spec clearly doesn't specify whether a forward or a response.redirect()
is used. This means that it is up to the container to decide how this is
implemented. Depending on your portability requirements, this may or may not
be an issue (Tomcat vs Weblogic, Resin, etc)...


Hmm, the whole point of 'following the spec' as you put it and indeed
as I see it is to avoid portability problems ...


Although this is the real intent, 100% portability is not unfortunately true (due to some vague concepts/definitions in the spec). AFAIK, this is the reason why you see some issues with some frameworks where special handling/configuration is necessary when deployed in some containers.

Good luck!

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

Reply via email to