Java
Programming and Technical
Suppose server object not loaded into
the memory and the client request for it. What will
happen?
Read Solution (Total 1)
server not found
10 years ago
Helpfull: Yes(0) No(1)
Java Other Question
In RMI ,server object is first loaded
into memory and then the stub reference is sent to the
client. true or false?
What is the web server used for
running the servelets?