prgrmmraben


Member since 09/06/2014

4 snippets

1767 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

prgrmmraben's Recent Snippets



« Prev 1 Next »
DBHelper can retrieve Mysql tables into java objects, without any external libraries or a mapping configuration file. note: please test before use, then use at your own risk.
0 1325 posted 9 years ago by prgrmmraben
a simple solution that illustrates a very practical usage of java filters, in this example we try to block any Ddos attack, spam access and route clients or visitors to there corresponding pages. note: please test before use, then use at your own ri...
0 1587 posted 9 years ago by prgrmmraben
caching session variables in Mysql using memory engine for fast client response. note: please test before use, then use at your own risk.
0 1098 posted 9 years ago by prgrmmraben
This snippet of code, illustrates how to put, remove or accumulate values in a JSONObject object, use of JSONWriter for putting key/value pairs in "quick and convenient way" as stated by official documentation, and more practical uses for org.json b...
0 816 posted 9 years ago by prgrmmraben
« Prev 1 Next »