Difference between html tags and struts specific html tags
Answer / Manveer Choudhary
HTML tags are generic markup language used in web development. Struts-specific HTML tags, on the other hand, are custom tags provided by the Struts framework to simplify form handling and interaction with JSP pages.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to pass runtime Parameter in Struts1.2?
What is struts actionmapping?
what is project architecture?give brief explanation about project architecture?
3 Answers CTS, Etisalat, IBM, Infinite Computer Solutions, Mphasis,
Give the details of xml files used in validator framework?
How can we display validation errors on jsp page?
Describe validate() and reset() methods.
What is package name in struts xml?
i have list of values(e.g 100). using logic:iterate, how can i print the multiples of 5th element? how the logic:iterate will understand the multiples of 5.
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
Which class of struts is responsible to converts data types from string and vice versa?
Which configuration files are used in struts?
What is the purpose of redirect result type?