Hi, my nick is DingDing.

At the moment i am developing a Web based administration tool for manipulating person entries in a LDAP directory server.


Wikilinks


Pages that i might change.


my Sandbox <code>

class HowToAvoidAWikiWord
{

//      public void setSn(String[] strings)
//      {
//              sn = strings;
//      }
//      public void setSn(int index, String value)
//      {
//              sn[index] = value;
//      }
        public List getSn()
        {
                return sn;
        }

        public List getSn(int index)
        {
                return sn;
        }
}

</code> { { { ThatAlsoWork } } }

/WakeUpDingDing


Your Questions and Comments

DingDing (last edited 2009-09-20 23:32:49 by localhost)