Answer Posted / m. abhishek
serialization is used to persist the state of an Oject.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Can we sent objects using Sockets?
Why is actionform a base class rather than an interface?
What is a session? Can you share a session object between different theads?
Can I map more than one table in a cmp?
How to deploy Jar, War files in J2EE?
What is the form of storage space in java?
What is Stream Tokenizer?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
Explain how will the struts know which action class to call when you submit a form?
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
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??
Can I run seam with jdk 1.4 and earlier?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
How is a java object message delivered to a non-java client?
Is it possible to stop the execution of a method before completion in a sessionbean?