Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Concept of an Application

scottjhnJul 1 2005 — edited Jul 1 2005
I am trying to understand the concept of the Application. Assume I deployed a web application MyAppTest (http://www.myapptest.com) to the Application Server.

1)When the first user launches the http://www.myapptest.com from a Browser, to access the Application Server, will that starts the loading of the web.xml, struts-config, and many other files? OR those files have already been loaded long before the user's accessing?

2)When the second user from a different computer, do the same (launch http://www.myapptest.com), will it, too, starts the loading of the web.xml, struts-config, and many other files? OR just a session is created?

Thanks.

Eugene
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 29 2005
Added on Jul 1 2005
1 comment
297 views