What does <% ...... %> tag denote? If the code given within this tag, causes error, then a compilation error is thrown at runtime, even if the line is commented. Why this happens? ...