Answer Posted / janet
Applet is a dynamic and interactive program that runs
inside a web page displayed by a java capable browser.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
How would you create a button with rounded edges?
Describe activation process?
What is glasgow?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
What are various types of class loaders used by jvm?
What is the difference between system.out ,system.err and system.in?
Why use POJO when I can use hashmap
What does module-relative mean?
What is permgen or permanent generation?
What value does read() return when it has reached the end of a file?
Describe, in general, how java's garbage collector works?
How can I avoid validating a form before data is entered?
Why are component architectures useful?
Can I map more than one table in a cmp?