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

Answer Posted / reddy

when we open the .class file
it my contains something like
;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/
HttpServletRespons

where as simple java .class file will not contain this

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?

613


What are the disadvantages of storing session state in cookies?

627


What do you mean by session tracking and also explain its techniques?

498


What is servlet in web technology?

575


Define servlet mapping?

658






Can a jsp be called using a servlet?

580


I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?

2232


Explain the difference between generic servlet and http servlet?

539


How to make sure a servlet is loaded at the application startup?

551


How do you find out what client machine is making a request to your servlet

529


What is servlet? Explain

577


What are the different session tracking techniques?

672


Can servlet have a constructor ?

595


What is meant by a servlet?

604


Difference between get and post in java servlets?

543