how can we create object to a class in a jsp file?
Answer Posted / sant kumar
class name = new class name();
| Is This Answer Correct ? | 9 Yes | 18 No |
Post New Answer View All Answers
Explain the difference between generic servlet and http servlet?
What is servlet mapping?
What are life cycle methods of a servlet?
Which method of the httpservletrequest object is used?
How can you create a session in servlet?
What is the servletconfig object?
What is webservlet?
What is servlet api used for conneting database?
What are the uses of servlet and what is servlet chaining?
What are all the protocols supported by httpservlet?
What is api in servlet?
What is the importance of init() method in Servlet ?
Explain how to improve Servlet Performance?
What are the life cycle methods of the servlet?
What is the use of welcome-file-list?