I'm trying to write a MockStrutsTestCase to upload a file onto the server and the details regarding th file will be stored in the database.
I have written the test case on lines of the code provided here : http://sourceforge.net/forum/forum.php?thread_id=1265326&forum_id=121751 My problem also appears in this thread(last one). I did cross post here to find a solution to my problem soon.