Hi!
I do have a similar task in the moment :) For this reason I have written a
simple Java class that reads the csv (Comma separated value file, generated
from Excel)  sheet and uses jakarta.commons HttpClient to post the read in
lines as HTTP form data to the action url of my running Jahia application,
which I would normally use when I would enter the users data manually and
press submit.
It works quite well....
___
kind regards Wilhelm

Reply via email to