Hi guys i am creating a table in an applet and needs to modify the column width later. And my specification is i need to store that value somewhere in the local system(in any directry) and again when the user logs on in the same pc, retreive the value where i stored in the same pc and assign that value to the width of the column..i dont know how we can assign dynamic values to the column width of a table. can any one please help me and also please tell me how to store the value in the local system.