<HTML> <BODY> <% out.println(" Saras IT"); %> </BODY> </HTML>
<HTML> <BODY> <% out.println(" Saras IT"); %> </BODY> </HTML>
<note> <to>Hello world!</to> <from>Saras IT</from> </note>
<mx:Label text=”Hello, world! Saras IT”/> </mx:Application>
<% HelloWorldLabel.Text = “Saras IT”; %>
<div ng-controller=“HWController”> <h1>{{greeting}}Saras IT</h1> </div> </div>