Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Aditi Msc   on Jun 14 In Java Category.

  
Question Answered By: Leonard Pierce   on Jun 14

Can't do this because the <% ... %> is run on the
server while the var  j = "" is run on the client.

In other words, one is java while the other is
javascript.

Share: