hi friends, gud mor all, i have developed a simple project using java & oracle 10g. My application need privacy settings like facebook(public,friends,only me). how to i set the privacy setting using servlet or jsp. give idea on the setting on privacy settings. give examples.
It's not that simple - you'll have to design the program to have things like privacy. Then you set the variables (that you've designed) to set the privacy the way you want.