Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

how to use a variable declared in javascript in jsp

843838Sep 27 2005 — edited Oct 10 2006
hi all

my problem is i have to use variable in jsp program, which is declared in javascript, but when compling jsp program, it is giving error as not declared.

what should i do, should i declare the same variable in jsp program. if not how to utilize the variable which is already declared in javascript in the same program

thanx in advance

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 7 2006
Added on Sep 27 2005
10 comments
610 views