what is the difference between System.out.println and out.println in java
Answer Posted / nag
why using out.println() in servlets and jsp but not using System.out.println() tell me answer plz
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Can I use javascript to submit a form?
What are the pros and cons of detached objects?
What is a tasks priority and how is it used in scheduling?
What is the difference between RMI registry and OS Agent?
Why are some of the class and element names counter-intuitive?
Do you think that java should have had pointers?
Explain the steps in details to load the server object dynamically?
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
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
What is chat area? Explain.
What is the purpose of the notifyall() method?
What if the static modifier is removed from the signature of the main method?
What is the difference between session and entity beans?
Difference between new operator and class.forname().newinstance()?
What is the map interface?