Difference between jakarta tomcat and apache Tomcat?
Answer Posted / abdul hannan
Tomcat is a Servlet container where apache is a web server.
Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
If a servlet is not properly initialized, what exception may be thrown?
Differentiate between the get and post method
What is servlet in web technology?
What are the types of protocols supported by httpservlet ?
Which protocol will be used by browser and servlet to communicate
Elucidate servlet attributes and its scope?
What are the difference between session and cookies in servlet? Explain
What's the difference between servlets and applets?
What are the new features added to servlet 2.5?
How to get the path of servlet in the server?
What are the differences between servlet context vs servlet config?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
How to commuincate between an applet and a servlet?
Which are the different ways you can communicate between servlets?
Where do you define dispatcherservlet?