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.
- StrutsCatalogHidingPagesUnderWEBINF
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 } } }
Your Questions and Comments