how to pass the parameters to applets?
Answer / pkr_reddy
in order to pass the parameter to applets we go for a element
tag called PARAM & ATTRIBUTE called name and value whher
name represents the identification of the parameter and
value represents the data which is to be pass .
ex:<param name="pn" value="java"
parameter tag allways define with in applet tag.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is treeset in java collection?
Is char * a string?
What are the three best choices for a development environment?
Why java is made?
How to print nodes of a Binary tree?
Is null an object in java?
what is the need of the Ajax?
What is not object oriented programming?
What are the standards to place package statement within a source code file?
What are abstract classes and anonymous classes?
0 Answers Flextronics, Thomson Reuters, Virtusa,
When do we use synchronized methods in java?
What is use of map in java?