Some tags can not be contained in themselves. For example, a FORM tag within a FORM tag. This message can also appear due to previous errors in the order of tags.
![]() |
<form action="action.jsp" name="form"> |
![]() |
<form action="action.jsp" name="form"> |
Remove the nesting of tags or correct the previous errors.