Hello,
Is there anyhting like a server side inlcude that is loaded into
memory when the server starts, making variables specified in the include
file accessible?
Or is what I am trying to acheive (in previous posts) - session or
application to be loaded when the server is started - the nearest
solution to this? I have seen documentation to have a <jsp:include, but I
can't see how variables within the servlet would be accessible from any
other page? Any thoughts?Thanks Paul.
