when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
938int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!
1170Post New Advanced Java Questions
What does module-relative mean?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
What is the difference between long.class and long.type?
What is glasgow?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
How messaging services are done, before release of JMS?
How to deploy Jar, War files in J2EE?
How to pass parameters in RMI?
Why is string immutable in java?
what are memory considerations of jsp compares to other web components?
What is TL and its use?
What is mdb and what is the special feature of that?
What modifiers may be used with an inner class that is a member of an outer class?
Write a singleton program?
To identify IDL language what mapping mechanism is used?