Struts 1.x has inbuilt mechanisms to handle multi part posts (file uploads). By default it uses Apache Commons Fileupload. In the application I was working on we used Struts as the MVC framework, but Spring to do pretty much everything else. Springs, Struts integration module was extensively used, and we were using Spring’s SpringBindingActionForm for … Continue reading
Well, it has been a while since I posted anything. Guess I have been extremely busy? Anyways, I am back! This post however is not to talk about how I am doing, but rather to talk about a couple of libraries on Jakarta Commons – commons-email and commons-cli. I have used both these libraries on … Continue reading