DZone Forums
Go Back   DZone Forums > Community > Languages & Frameworks > Java
Reload this Page a small doubt in java
Notices
Reply
 
LinkBack Thread Tools Display Modes
  (#1 (permalink)) Old
Member
 
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Sep 2008
Default a small doubt in java - 09-18-2008, 02:19 AM

hi folks,
am new to java currently started working on servlets n struts. i have a doubt does any application or web server contains it own jvm, if so
how can we controll dat or customize dat jvm??

thanqs in advance..

-Raghav
Reply With Quote
  (#2 (permalink)) Old
Forum Leader
 
glennji's Avatar
 
Posts: 58
Thanks: 0
Thanked 1 Time in 1 Post
Join Date: Feb 2008
Location: London
Send a message via MSN to glennji Send a message via Yahoo to glennji Send a message via Skype™ to glennji
Default 09-26-2008, 07:03 AM

The "web server" (e.g. Apache Tomcat) is generally called a servlet/JSP container or web container and yeah, it needs a JVM. This JVM might be separate (as it is for Tomcat) or bundled with the web container (e.g. IBM WebSphere).

What container are you using? Different web containers will be configured for a particular JVM in different ways.
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Doubt in java socket programming kanagha Java 2 06-16-2008 06:10 PM
Doubt in contentType jayjamba Eclipse 0 05-20-2008 02:20 AM
Eclipse RCP doubt. Ayusman Eclipse 0 05-15-2008 08:56 AM


Copyright 1997-2009, DZone, Inc.
vBulletin Skin developed by: vBStyles.com