Quote (PixileDust @ Nov 17 2014 12:23am)
I dislike using java for web apps. I hate having to recreate typically built-in web functions that are standard in php or use numerous modules every time I need something simple done.
But that is just me.
you dont wanna write your own code but you dont wanna use built in libraries either?
you should always build up your own personal module to simplify things over time. so the next time you wanna use it, you have it already written