iam writing the contents to a excel through I/O
i am putting first statement as WRITE and then READ(from
excel) immediately..later user complains that he is not
getting the date by using READ ..wat could be the situation
Answer Posted / dharmender
in this case, after write statement we can put flush statement to force the buffered bytes to be written. then the read statement will show the date.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which container method is used to cause a container to be laid out and redisplayed?
What is the relationship between an event-listener interface and an event-adapter class?
the same information whether it will connect to the database or it will be used previous information?
Which textcomponent method is used to set a textcomponent to the read-only state?
Can constructors be synchronized in java?
How to determine SGA site?
What do you know about seam?
What is a tasks priority and how is it used in scheduling?
What are the different methods of identifying an object?
What is the difference between RMI and Corba?
Can I have an action without a form?
Define prototype?
Should synchronization primitives be used on bean methods?
Is infobus easy to use?
What happens when a thread cannot acquire a lock on an object?