aspose file tools
The moose likes Applets and the fly likes Problems in passing parameters to the applet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "Problems in passing parameters to the applet" Watch "Problems in passing parameters to the applet" New topic
Author

Problems in passing parameters to the applet

Ashok Rao
Greenhorn

Joined: Apr 05, 2004
Posts: 1
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.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Problems in passing parameters to the applet
 
Similar Threads
Applet settings in WSAD
Tomcat, JSP and Applet
'jsp:forward' tag...
include a jsp within a jsp and passing a parameter
Applet not initialized error