how can we create object to a class in a jsp file?
Answer Posted / ravikiran.chd
inside the declaration tag
| Is This Answer Correct ? | 12 Yes | 7 No |
Post New Answer View All Answers
How will you pass values from HTML page to the servlet?
Explain the role of dispatcherservlet and contextloaderlistener.
Explain the steps involved in placing a servlet within a package?
What is session?
How is a servlet implemented in code?
What is the process for chaining servlet?
What’s the difference between forward() and sendredirect() methods?
What is http servlet?
What are the life-cycle methods for a servlet?
Is servlet a server side scripting language?
Which is the methods of generated servlet?
How can you push data from an Applet to a Servlet?
How to make sure a servlet is loaded at the application startup?
What is string tokenizer?
What is the GenericServlet class?