difference between applicationserver and webserver
Answer Posted / mahendar
Application server provides security,transaction...etc.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the different approaches to represent an inheritance hierarchy?
What is table mutation and how do you avoid it?
To identify IDL language what mapping mechanism is used?
What are the types of scaling?
Can I have an action without a form?
Explain how will the struts know which action class to call when you submit a form?
Do I need to import javlang package any time? Why ?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
How would you create a button with rounded edges?
Explain about RMI Architecture?
What are the services in RMI ?
What do you mean by Socket Programming?
Write a program to show synchronization?
Brief description about local interfaces?
Can I run seam outside of jboss as?