Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Javascript is not working in my JSP apps?
Closed Thread
Old 08-27-2007, 09:35 AM   #1 (permalink)
 
Newb Techie

Join Date: Aug 2007

Posts: 1

intelguy is on a distinguished road

Default Javascript is not working in my JSP apps?

when i define some function between the <script> </script> tags
inside a JSP app, and when i call these functions from anywhere inside the JSP, i get no interaction, no response, not anything ...I'm about to use the AJAX technology, so javascript is too important ...
Please reply ASAP, thank you ...
intelguy is offline  
Old 08-27-2007, 10:23 AM   #2 (permalink)
mssssee2's Avatar
 
Graphic Designer

Join Date: Apr 2007

Location: Thessaloniki, Greece

Posts: 507

mssssee2 is on a distinguished road

Send a message via MSN to mssssee2 Send a message via Yahoo to mssssee2
Default Re: Javascript is not working in my JSP apps?

Well I am a js newbie,

are the variables of the function local?

I mean is their structure like this "var variable = STRING" or variable = STRING?

Javascript is quite bugy if not made on the right structure. The variables with the var as a preffix are local and can be called only inside the functon i thing, maybe you should post the script here, so other users could give you further supervision and assistance.
__________________
Mike from Greece, 16

mssssee2 is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
AJAX ... Javascript - XMLHttp Objects - Getting the XML responses... Vormund Programming Discussions 4 06-18-2007 01:21 AM
quick javascript help joe33 Programming Discussions 1 05-15-2007 04:29 PM
Network connection stopped working!? farmboy1984 Hardware Troubleshooting 4 04-28-2007 05:31 PM
Sound not working techn00bie Computer Audio & Multimedia 0 04-11-2007 09:33 AM
JavaScript Botnet Code Leaked To Internet Osiris Virus - Spyware Protection / Detection 0 04-02-2007 09:05 PM