if u havea .class file ,how can u say whether it is servlet
or not ,dont use java decompliler

Answer Posted / mamta

when we open .class file if it contain
javax/servlet/Servlet ,javax/servlet/http/HttpServlet
this shows it is a servlet

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is lazy loading and what is Generic Servlet Class?

607


What are the kinds of http requests?

607


Which httpsession object is used to view and manipulate information about a session?

727


Write a simple servlet program to print the contents of html.

547


What do you mean by mime type?

550






What is the major difference between servlet and applet?

540


What are the uses of servlet and what is servlet chaining?

559


Is that servlet is pure java object or not?

640


What are the jobs performed by servlets?

581


What is a servlet context?

598


Describe the phases of servlet lifecycle?

632


What is servlet and how it works?

506


How many servlet objects are created?

561


Which is better jsp or servlet?

553


Write a command to get actual path of a servlet to the server?

539