0 Replies Latest reply on Apr 13, 2009 12:19 PM by aagudelom

    HtmlDataTable implements Serializable

    aagudelom

      Hi

      I'm try to work with HtmlDataTable but, when i implements Serializable, i cach a error.

      ¿Is HtmlDataTable serializable?

      ¿how i can do that? or ¿how i can use that? ¿what i have to do? for use that.

      I use this:
      public class UIAuditmapTabla extends HtmlDataTable implements Serializable {
      }

      I don´t override nothing

      thanks