How Applets & Servlets will communicate with each other?
Answer Posted / guest
through JDBC
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Can you declare a private method as static?
What are the two ways in which thread can be created?
What is the difference between abstraction and encapsulation?
What is null mean in java?
What is the difference between heap and stack memory?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
What is the point of java?
What is default exception handling in java?
What environment variables are required to be set on a machine in order to run Java programs?
What are the types of collections in java?
Can we make constructors static?
How much ram can a 64 bit processor theoretically?
How many ways can we create singleton class?
What is use of super keyword in java?
What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?