You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Jon Stevens <jo...@latchkey.com> on 2001/07/04 17:55:00 UTC

Re: cvs commit: jakarta-turbine/src/java/org/apache/turbine/modules/actions/sessionvalidato r TemplateSessionValidator.java

on 7/4/01 8:49 AM, "mikeh@apache.org" <mi...@apache.org> wrote:

> +     private String COUNTER = "_session_access_counter";

It needs to be private static final in order to really do what you intended
(ie: a Constant).

-jon

-- 
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/ymtd/ymtd.html>


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org