This Java servlet collects data from any html form and saves them in xml-format.
You must just set this servlet as an action parameter for your form. Servmat.
You must just set this servlet as an action parameter for your form. Servlet reads posted data and saves them in xml file.
How to use it:
a) copy surveyPackage.jar into your WEB-INF/lib directory.
b) define SurveyXMLServlet servlet in your web.xml file.
SurveyXMLServlet
com.jsos.survey.SurveyXMLServlet
c) define a mapping:
SurveyXMLServlet
/servlet/SurveyXMLServlet
Download from: Homepage
Author:
Time:
Monday, May 19th, 2008 at 9:02 am
Category:
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation: