WPM
100
CPM
100
Errors
0
Time
15Min
Accuracy
100%
Start JSP code typing Practice. Get Simple JSP codes over javabeans, implicit objects, Standard Action Tags and Other jsp Code examples.Click on the area below to start typing.

S.No.Paragraph : Practice repeatedly whatever you would like most for full fifteen minutes Lessionsclick to Practice
1 Implicit Guru JSP1 <% int num1=10;int num2=20; out.println("num1 is " +num1); out.println("num2 is "+num2); %> 1.4 JSP Implicit Objects