hi,
i am creating DIv tag in the parent window. Then open a child window (popup) and do the submit operation in it. update the parent DIV tag using opener and the parent window also update propely. now i could't access those div tag elements from the parent window. how do i access those attribute.
becos once the data come from child window to parent then i am submitting the parent window. here
servlet could't get the div attribute values.