Java Programming and Technical

How do you invoke a Servelet? What is
the difference between doPost method and doGet method?

Read Solution (Total 0)

Java Other Question

To a server method, the client wants
to send a value 20, with this value exceeds to 20 a
message should be sent to the client . What will you do
for achieving this?
What is difference between the HTTP
Servelet and Generic Servelet? Explain about their
methods and parameters?