JavaScript

Moderators: None (Apply to moderate this forum)
Number of threads: 2059
Number of posts: 5157

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
java server pages Posted by skugler on 21 Oct 2001 at 3:30 PM
I get compilation error as follows: Unable to compile class for JSP
The javascript code is
"<script language="JavaScript">
var incoming = "<%= message.toString() %>"; ERROR
if(incoming.length>12)
message(incoming);
</script>

The line marked ERROR is causing the problem as follows:
out.print( message.toString() );
^
Running under Tomcat 4.0
Thank you!!!!




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.