xsl-list
[Top] [All Lists]

XSD+XSL to HTML form - using JSP/Servlet

2005-01-27 07:12:40
Hi!

I'm new here...

I'm developing an application with Java (JSP and/or servlet)

I must generate an HTML form from a XML-Schema and use a given XSLT to
show it with a certain layout.

So, in short:

Input:  pippo.xsd  and pippol.xsl

Output: pippo.html (or anything that could be seen on a browser as a
normal HTML form).

Obviously I must add javascript field type control to validate the
form on the give XSD, before sending it... but it's another story.


I need all help that you can do, suggestions, tips. I'm a sort of
newbie with JSP and this kind of problem.


Note: Someone told me that I must validate both given files, but how
can I validate a XSD and/or a XSL, without a given XML file? I'm using
Xerces-J


Software I'm using:
JDK, JRE 1.5, Xerces-J2, Xalan-J, Tomcat 5.5

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>