[XMLForm] starting with this
Status: Beta
Brought to you by:
ivelin
|
From: Horacio M. H. M. <hor...@ha...> - 2004-01-28 17:48:36
|
xmlforms seems a good idea, but i don´t kown how to test xmlforms i have downloaded XMLForm-all-20030425.zip, then i have set my environment, it compile but it does not work when i try this http://localhost:8089/test/wizard/action this is the message javax.servlet.ServletException: System property org.xml.sax.driver not specified at test.wizard.WizardAction.nextPage(WizardAction.java:295) at test.wizard.WizardAction.service(WizardAction.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.catalina.core.ApplicationFilterChain i do not know what to do http://localhost:8089/index.html works My environment is netbeans (with tomcat 4.0.6) jdk 1.4 Shoul i have any cocoom jar in my classapth? any clue? Thans for all. |