[EMAIL PROTECTED] wrote:
Author: pero
Date: Sat Mar  4 06:45:50 2006
New Revision: 383120

URL: http://svn.apache.org/viewcvs?rev=383120&view=rev
Log:
remove also ISE from getLastAccessTime to support SingleSignOn.

Although this is blatantly not spec compliant (so, -1 for your change), I undertsand this specification violation :)

You should have reported it earlier, and I would have mentioned it to the Servlet expert group along with the getId issue. The reason for my -1 is that this behavior has been like this forever, so there's no reason to change our minds all of a sudden without at least a way to revert the specification compliant mechanism. I may remove my -1 after hearing other's opinion, and adding such a mechanism.

For stuff which could be tested by TCK assertions, but which do not make sense in production for whatever reason, and could not be changed through the JCP (because of no expert group consensus, or just spec lifecycle issues), I propose adding a new system property like (javax.servlet.strict=true/false, with the default being false), and a matching static final field in Globals. This change to getLastAccessTime should most likely use the field.

Rémy

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

Reply via email to