JAVA Development's tag archives

JSF and FCKeditor integration

Posted under Article, Development, Java on Tuesday, 14 July 2009 by
FCKeditor, as is now the most powerful online HTML editor, online features about him as well as the basic configuration has a lot. However, the article covers many of them are relatively limited. Recently, I need to use in their own projects to the FCKeditor, and has been used for the...
JSF and FCKeditor integration

Java remote configuration SVN

Posted under Article, Development, Java on Tuesday, 14 July 2009 by
Trying to do in a similar sourceforge open-source community, so applicants need to project to provide remote SVN configuration. Here are their own code and ideas, first, in order to exchange with you and, more importantly, make a suggestion to allow you to see what content needs. The function...
Java remote configuration SVN

Java Simple Chatting Interface

Posted under Article, Development, Java on Monday, 13 July 2009 by
Well , i have created a simple chatting interface . i would not call it a chatting interface actually cuz i had something else in my mind and finally landed on something else . i would like if you guys could excecute it and help me making it a real chatting interface . Well the basic thing...
Java Simple Chatting Interface

Sentence case changer for Java

Posted under Article, Development, Java on Monday, 13 July 2009 by
A java program which accepts a string from a user, and gives various options to change it case. Options include: UPPER CASE lower case Sentence case Title Case tOGGLE...
Sentence case changer for Java