What is difference between Application Server and Web
Server?
Answer / devender
In web server we can run onyy servlet and jsp but in
application server we can run servlet,jsp and ejb..
WEB-SERVER-Tomcat,resin
App-WEBLOGIC,JBOSS
Is This Answer Correct ? | 4 Yes | 3 No |
In HashSet duplicates are allowed while adding to the HashSet, but while retreiving the object from HashSet is not shown the duplicate values, WHY ?
What are the classes in the java collection framework? : java collections
Which is the better framework for web applications, struts or spring, and why?
what is difference between business deligate and session facade ?
Difference between Spring framework and Struts framework?
12 Answers IBM, L&T, VAM,
Runining mutiple tomcat server in a single machine is possible Yuo wil have to duplicate configuration with different port numbers
What is the Spring2.5 MVC Navigation flow?
2. Write a interface "Car" with the following methods void setName(String) String getName() void setColor(String) String getColor() void setModel(long) long getModel()
What are the interfaces in java collections? : java collections
what is the IDE that you have used to write your java programs?
2 Answers Inforica, Interface Software,
what is hibernate ceteria ?
What causes Out of Memory exception?