can anybody send me j2ee softwares such as tomcat,weblogic
server ,netbeans
Answers were Sorted based on User's Feedback
Answer / 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 |
What is servlet lazy loading?
What are cookies and how will you use them?
what is the difference between servlets and struts?
What are Servlets?
Which httpsession object is used to view and manipulate information about a session?
How ThreadSafe page attribute will be working in Servlet as well as in JSP?Automatically ThresdSafe is true in JSP so service method will be destroy in each and every request or not?so how thresd will handle srevice method?
What are the differences between servlet context vs servlet config?
What is the life cycle of a servlet?
What is servlet container. how it works?
Explain the methods of request dispatcher in servlet?
Explain the working of service() method of a servlet.
What are the steps that are involved in using the httpservlet class?