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 to find whether a parameter exists in the request object?
What are the various ways of session supervision in servlets?
Explain the servlet filter.
How can we refresh automatically when new data is entered into the database?
Explain the custom jsp tags and the beans.
What is servlet configuration?
What is lazy loading and what is Generic Servlet Class?
Why jsp is better than servlet?
What does the term localization refer to?
Why is http protocol called as a stateless protocol?
Write all the phases defined in servlet life cycle?
Explain the different ways for servlet authentication?
What is preinitialization of a servlet?
What’s the use of the servlet wrapper classes??
What is the difference between sendredirect() and forward() in a servlet?