This is a discussion on Can we write Construcror in Servlet? within the Java Programming forums, part of the Software Development category; ................
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| There are three exceptions in which serialization does not necessarily read and write to the stream. These are 1. Serialization ignores static fields, because they are not part of ay particular state state. 2. Base class fields are only hendled if the base class itself is serializable. 3. Transient fields.
__________________ $enthil |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to send data from servlet to javascript variables | Pvinothkumar | HTML, CSS and Javascript Coding Techniques | 0 | 10-09-2007 11:05 PM |
| Servlet creation and servlet loading........ | leoraja8 | Java Programming | 4 | 09-25-2007 12:22 AM |
| What is the Servlet Interface? | Arun | Java Programming | 2 | 09-10-2007 04:35 AM |
| How to pass data (including JavaBeans) to a JSP from a servlet? | anbuchezhians | Java Server Pages (JSP) | 1 | 08-01-2007 11:47 PM |
| What’s the difference between Response.Write() andResponse.Output.Write()? | prasath | ASP and ASP.NET Programming | 1 | 07-19-2007 03:56 AM |