Thread
:
What is servlet context?
View Single Post
04-28-2016, 11:01 PM
#
3
Livepro
Registered User
Join Date: Apr 2016
Posts: 75
a set of methods that a servlet uses to communicate with its servlet container,for example, to get the MIME type of a file, dispatch requests, or write to a log file.
Livepro
View Public Profile
Find More Posts by Livepro