This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes doubt Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "doubt" Watch "doubt" New topic
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
    
    6
javascript does not have int

for(x=0;x<5;x++)
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: doubt
 
Similar Threads
EL doubt
EL doubt
basic doubt
why doesnt my code work
JSP doubt?