on 7/4/01 8:49 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to