C
Chandrashekar Tippur
All,
I have a serialized object which reads and writes to a file. While it
reads, it fills up its attributes. When I try to run this on a
astandalone machine, it works fine but when I try with client server
(Via the browser) it is coming up with AcccessControlException and the
exception looks like the program is trying to write in the client
rather than the server. I want both read and write from the file to
happen at the server.
Please let me know where I am going wrong.
Shekar
I have a serialized object which reads and writes to a file. While it
reads, it fills up its attributes. When I try to run this on a
astandalone machine, it works fine but when I try with client server
(Via the browser) it is coming up with AcccessControlException and the
exception looks like the program is trying to write in the client
rather than the server. I want both read and write from the file to
happen at the server.
Please let me know where I am going wrong.
Shekar