Weng Pui Lam

Greenhorn
+ Follow
since Sep 12, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Weng Pui Lam

I am a beginner at Spring and I was wondering why my ModelAttribute did not populate (All the values were null)

I want to create a multipart from that allows me to upload a csv file as well as the type of CSV file too.

My codes are as such:

In the CSVUpload-portlet.xml:



CSVUploadPortlet.java (Controller)

CSVFileUploadVO.java


Form JSP

I know it seems like asking you to help solve a problem for me but I've been stuck on this for 8 hours, reading every resource and stackoverflow website i could google on. But despite that, I wasn't able to find anything.

Thank you for your help in this. Please let me know if I missed anything out.
12 years ago