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 |
What are the types of the main implementing classes in the map interfaces? : java collections
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
What is deque in the java collections framework? : java collections
What is the use of log4j and how to make use of that in a application?
which book is the best for preparing for SCWCD 1.5
what debugging tool that can be used to debug the java programs?
Write a interface "CarOperations" with the following methods void turnOnEngin() void turnOffEngin() void turnOnLigths() void turnOffLights() void turnLeft() void turnRight() void accelerate() void deaccelerate() void putBreaks() void releaseBreaks()
what is difference between vector and arraylist?.
What is java collection? : java collections
can u draw class/object diagram for ATM
0 Answers HCL, Zycus Infotech,
What are maps interfaces in the java collections? : java collections
How to use ANT?