In jsp custom tags from child tags to how many levels of
parent tags you can acess
Answer Posted / ravikiran
there is no limit
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the different methods involved in generic servlet?
How would you create deadlock on your servlet?
What is servlet api used for conneting database?
Can we use threads in Servlets?
What are different ways for authentication of servlet?
What is servlet interface?
Define the servlet mapping.
What is the use of send redirect () method?
Explain jsessionid and when is it created?
What is the purpose of inter-servlet communication?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
If servlet receives multiple requests, how many objects will it create?
What is Request Dispatcher?
Why doesn’t a servlet include main()? How does it work?
What is the main purpose of java servlets?