In jsp custom tags from child tags to how many levels of
parent tags you can acess



In jsp custom tags from child tags to how many levels of parent tags you can acess..

Answer / ravikiran

there is no limit

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Servlets Interview Questions

How many servlet objects are created?

1 Answers  


what is the difference b/w DispatchAction and LookUpDispatchAction?

1 Answers   Deloitte, iGate, Tech Mahindra,


Can threads be used in Servelet?

3 Answers  


What are the types of Session Tracking ?

1 Answers  


Hi friends, am newbie to servlet. My interviewer asked why used servlet in your application. i used servlet for controller logic and business logic . is it correct ?

5 Answers   TCS,


Why servlet is used as controller ? Not JSP? I want complete explation?

1 Answers   Tech Mahindra,


How servlets can be automatically reloaded?

3 Answers  


What is the difference between forward () and sendredirect () functions in servlet? Explain

1 Answers  


What are the different session tracking techniques?

1 Answers  


What is servlet and its advantages?

1 Answers  


When the methods init() and Distroy() will be called?

2 Answers  


How do you configure a centralized error handler in servlets?

1 Answers  


Categories