While writing a .jsp file, can i include all the html5 tags in it for ex(audio, video etc.)? Does structs and springs support html5 tags when integrated with jsp?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes – I use HTML5 with my Spring + JSP web apps fine. IntelliJ IDEA has no problems either. Just make sure you use the proper HTML 5 declaration at the top: