- Joined
- Aug 3, 2006
- Messages
- 1
- Reaction score
- 0
Hi !
I heard that in a web application,
any class can be loaded more than once !
Is this true ?
If it is true, Now does it mean I can't use static variables ?
Because, if one class is loaded e.g. two times, the static vars in that class
will be duplicated, and could be annoying ...
Could u pelase clarify this to me ??
THANK U for any help !!
I heard that in a web application,
any class can be loaded more than once !
Is this true ?
If it is true, Now does it mean I can't use static variables ?
Because, if one class is loaded e.g. two times, the static vars in that class
will be duplicated, and could be annoying ...
Could u pelase clarify this to me ??
THANK U for any help !!