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
What if we pass negative value in load-on-startup?
How to get the IP address of client in servlet?
How to generate the server side programming and the advantages of it over the other languages?
What is the difference between Servlets and Applets?
What are the benefits of using servlet over cgi?
What is url encoding and url decoding
Write a command to get actual path of a servlet to the server?
What is called servlet mapping?
What are the jobs performed by servlets?
Explain the servlet filter.
What exactly are the functions of servlet?
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file
Why doesn’t a servlet include main()?
What is the directory structure of a war file?
What are all the ways for session tracking?