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 |
How many servlet objects are created?
how JSP can extend servlet or interface ...?
How do you invoke a servelt?
What is the servlet?
If some new data has entered the database, explain how can a servlet refresh automatically?
Name the servers that can be used to develope and deploy Servlets?
Can you send the mail from a servlet ,if yes tell how?
What is the difference between sendredirect() and forward() in a servlet?
What are the difference between session and cookies in servlet? Explain
What are the annotations used in servlet 3?
what is meant by servlet to servlet communication?
How to get the actual path of servlet in server?