Read the API, go to java.sun.com/tutorial, or even the applet faq at
www.jguru.com. And whatever you do, for god's sake, don't post such basic
questions to this list.

Hani

On Sat, 14 Apr 2001, Siling Zhang wrote:

> 
> Hi! Everyone,
>  
> if I pass a param like this:
>  
> <APPLET code="MyApplet.class" height="407" width="125">
>       <param name="param1" value="value1">
> </APPLET>
>  
> How can I get the value of param1 in MyApplet.java?
>  
> Siling     
>  
>  
> > 
> 
> 
> 


Reply via email to