Answer Posted / ashokmail
1 ) in java applets the parameter tag in html code is
used to send parameter to applet. In applet you can read
the parameters passed by html code...
2 ) in java servlet the initparameter tag is used to get
the initial parameters given from web.xml file.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why string is not a wrapper class?
What is an interface in java?
Is map ordered in java?
How many ways can we create singleton class?
What is variable and rules of variable?
What is the static block?
Give an example of use of pointers in java class.
Describe method overriding
What is Gang of four design patterns
Is it possible to specify multiple jndi names when deploying an ejb?
Why are pointers not secure?
What does singleton mean in java?
List two java ide’s?
What is java full form?
What is the difference between method overriding and overloading?