difference between applicationserver and webserver
Answer Posted / venkat
web server allows only HTTP protocal(i.e Protocal dependent)
But App Server Protocal independent
web server is less secure than app sever
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are externizable interface?
Explain how will the struts know which action class to call when you submit a form?
Explain about local interfaces.
What is the difference between ear, jar and war file?
Why use POJO when I can use hashmap
How substring() method of string class create memory leaks?
Can I map more than one table in a cmp?
How are the elements of a borderlayout organized?
Can I run seam outside of jboss as?
Difference between loadclass and class.forname?
Is “abc” a primitive value?
What is the difference between long.class and long.type?
What is the difference between system.out ,system.err and system.in?
What is the purpose of the wait(), notify(), and notifyall() methods?
how to use debug in my elipse to solve problems that exist in my project