What are the life cycle methods of the servlet?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between Servlet and JSP?Advantage of JSP over Servelt?Any concept present in JSP which we cant implement in Servlet?
31 Answers ABC, Apere, AZTEC, CTS, CybAge, iFlex, Impact Systems, Sara, TCS,
without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this
What is the use of servletconfig interface?
What is pure servlet?
List the Different types of servlet?
My Question is that i am using <image> tag in my servlet and after compilation after that calling by url in my browser then images are not showing. Sometime images are showing and sometime is not showing. I am using Tomcat to run my servlets. Tell me if there any specification for image in servlets or what is solution for this ??
What is the use of request dispatcher interface?
Explain the differences between jsp and servlet.
Servlet is pure java object or not?
What are the different types of servlets?
Is servlet a server side scripting language?
Why the container loads server at the application startup and how?