Explain the necessity of empty tag?



Explain the necessity of empty tag?..

Answer / Jaskaran Lal Verma

The empty tag in Struts is necessary when you want to include a JSP file without executing any action or processing any data. It's useful for including static files such as HTML, CSS, JavaScript, images, etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

What are the classes used as part of struts framework ?

1 Answers  


What is the purpose of @conversion?

1 Answers  


What is the purpose of action-mappings tag in struct-config.xml?

1 Answers  


What is apache struts used for?

1 Answers  


What is the role of action class?

1 Answers  


Where can I get a copy of struts?

1 Answers  


What is declarative exception handling in struts?

1 Answers  


Which interceptor is responsible for i18n support?

1 Answers  


State the procedure for using forward attribute of link tag’s.

1 Answers  


Can we have different controllers in one struts app?

7 Answers   Accenture,


What validate() and reset() method does ?

1 Answers  


What is the use of resourcebundle.properties file in Struts Validation framework?

1 Answers  


Categories