what is the difference between?when we write the code in following manner? class One extends httpservlet { } and class One extends genericservlet { }
4 7610Hi guys.. Well can u tell me that why there is need of "init()" , i mean why can not we initialize the servlet object with the help of constructors? Thank you.
7 9411i have class files in class folder. but i have no java files. but i want to modify the java files which are related to class files . how ?
TCS,
5 10978
What is cookie? Why is cookie used?
Explain servlet.
Define context initialization parameters.
Does servlet have main method?
Tell us something about servletcontext interface.
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
How do servlets work?
What is a servlet context?
Explain load on start-up and its importance?
What are the different mode that servlets can be used?
Can a jsp be called using a servlet?
What's the servlet interface?
What is httpservlet and how it is different from genericservlet?
How do you design microservices?
Define the life cycle of a servlets.