Ashok Rao

Greenhorn
+ Follow
since Apr 05, 2004
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 Ashok Rao

I have an applet to which Iam passing a parameter and displaying that parameter. It works fine when I put the applet tag in an HTML file and the param tag as well to pass the parameter. But when I try to run the same code from a jsp file(applet tag in the jsp file instead of html) it does not work.
20 years ago