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 |
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com
What are the differences between the java collection and the java list? : java collections
What is need of DAO? Write one simple DAO example?
what is filter ?
What is Visual Source Safe(source control Tool)?
what about web architecture?
What are the types of interface used in the java collections? : java collections
Which of the following declaration is wrong? int i=45; float j = 45.0; double k=45.0;
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 is the servletcontext listener and what is JspContext and page context pls tell in simple words.
what are advantages of HQL? what are advantages of Native SQL? what are advantages of Criteria API?