What is the GenericServlet class?
No Answer is Posted For this Question
Be the First to Post Answer
What is the default HttpRequest method?
what is the advantage of using Servlets over CGI programming?
What are life cycle methods of a servlet?
explain the advantages of servlet life cycle?
What are the different methods involved in generic servlet?
i 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 ?
What is the difference between ExecuteUpdate and ExecuteQuery?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
When the methods init() and Distroy() will be called?
Difference between forward() method and sendredirect() method ?
How two servlets communicate with each other?
What is servlet collaboration?