| Author |
doubt
|
meena latha
Ranch Hand
Joined: Jan 24, 2005
Posts: 219
|
|
Hi all....I have just started to learn javascript. In the process i tried writing a program to calculate the average of 5 numbers using prompt method.Below is the program. i am getting a blank page,but if i remove the for loop it is working. Somebody help me to figure this out. Also i have some basic doubt what is the link between the javascript and JSP.Can anybody explain me what javascript does and what JSP does. Thanks in advance [ March 17, 2005: Message edited by: ramya jp ]
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15362
|
|
javascript does not have int for(x=0;x<5;x++)
|
 |
 |
|
|
subject: doubt
|
|
|