satyakiran yarlagadda

Greenhorn
+ Follow
since Apr 29, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by satyakiran yarlagadda

Hi all,

i have a doubt about accessing a jsp variable in java script, the problem is as follows

In my html document, i have jsp code to fetch the data from the database(mysql) and load the values of each record in an object and add the object to the arraylist, now after this is done i have to put the values inthe form of a tree structure(jtree) in my html page for this i am using java script, noe i have to use the arraylist values in the java script, how can i do that can any one help me out in this and send any sample code if possible.


Thanks for u'r response

sincerely
satya
18 years ago
JSP