I just can provide some suggestions that might help to identify the problem.
- compare the hashcode of the object that is stored as attribute between your servlet and the jsp. - allow the setting of iMaxBookmarks only through an accessor. Log each access through the accessor. How does the code look like when you store and retrieve the attribute? Ralph Einfeldt Uptime Internet Solution Center GmbH Hamburg, Germany Hosting, Content Management, Java Consulting http://www.uptime-isc.de > -----Ursprüngliche Nachricht----- > Von: Richard Diaz [mailto:[EMAIL PROTECTED]] > Gesendet: Freitag, 2. August 2002 10:38 > An: [EMAIL PROTECTED] > Betreff: urgent help please! > > This servlet creates and sets the values for an > application scope object called TwcMaxes. I have > verified that my TwcMaxes object is created in the > application scope and its values are set > (TwcMaxes.iMaxBookmarks = 3). > > However once TOMCAT is done booting and when I go to > reference the value in a JSP page OR in another > servlet the value for TwcMaxes.iMaxBookmarks is 0 > (zero). > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>