can anybody send me j2ee softwares such as tomcat,weblogic
server ,netbeans
Answer Posted / satish kadyan
tomcat is also freely available , even netbean have tomcat
and sun's glassfish servelet container
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is servlet used for?
How to get the current httpsession object?
Can you create a deadlock condition on a servlet?
What is difference between PrintWriter and ServletOutputStream?
What are the ways to handle multi-threading in servlets?
Name the packages that work with servlet?
Can we override destroy method in servlet?
When servlet is loaded?
Why servlet is mostly used?
What is meant by a web application
How is a servlet implemented in code?
How to make sure a servlet is loaded at the application startup?
What are important features of Servlet 3?
Explain the difference between servlet and cgi?
Explain the working of service() method of a servlet.