Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > Java

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 04-28-2016, 10:23 PM   #1
Kunal
Registered User
 
Join Date: Feb 2016
Posts: 73
What is servlet context?

What is servlet context?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Kunal is offline   Reply With Quote

Old 04-28-2016, 10:24 PM   #2
Shivangi Panwar
Registered User
 
Join Date: Nov 2015
Posts: 127
The servlet context is an interface which helps to communicate with other servlets. It contains information about the Web application and container. It is kind of application environment. Using the context, a servlet can obtain URL references to resources, and store attributes those other servlets in the context can use.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Shivangi Panwar is offline   Reply With Quote
Old 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 is offline   Reply With Quote
Old 05-31-2016, 04:17 AM   #4
Aashi
Registered User
 
Join Date: May 2016
Location: Ahmedabad, Gujarat
Posts: 14
It is a configuration object which is created when web application is started. It contains different initialization parameter that can be configured in web.xml.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Aashi is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How can configure Servlet with tomcat serverin java? davidwrenint Programming General 0 07-01-2014 05:16 AM
Which layout is better in context of SEO and Traffic? shantybeauty Search Engine Optimization 0 10-06-2013 09:41 PM
nofollow and dofollow in link building context sinicline Google 3 08-19-2013 08:29 AM


All times are GMT -7. The time now is 08:40 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.