Hi !
I was wondering it is possible to
have one global variable (a String object or an int) that can be
accessed from
all servets on the same webserver ?
I know a line of a file or a table field from a
database could be a "global variable" but than I a
need connection in
every servlet.
Could it be done in a more simple
way?
Thank you!
Best wishes,
Andras
